From 3870c6319bda3f97629de9f7f954cc4c97906f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 20:17:59 +1000 Subject: [PATCH] Bump actions/upload-artifact from 3 to 4 (#3947) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tox.yml b/.github/workflows/tox.yml index d41ffa12cf..78523ee3b5 100644 --- a/.github/workflows/tox.yml +++ b/.github/workflows/tox.yml @@ -142,7 +142,7 @@ jobs: verbose: true # optional (default = false) - name: Archive logs - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: logs.zip path: .tox/**/log/