From e6ed91cfe3e0c5c35408b3f37f4cb395547318aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:40:03 +0100 Subject: [PATCH] dependabot - Bump the all group with 1 update (artifact store) (#2180) --- .github/workflows/test-only.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-only.yml b/.github/workflows/test-only.yml index 1b2af49f..1c89f2fa 100644 --- a/.github/workflows/test-only.yml +++ b/.github/workflows/test-only.yml @@ -210,7 +210,7 @@ jobs: - name: Store container log if: always() - uses: actions/upload-artifact@v1 + uses: actions/upload-artifact@v4 with: name: test-cdio-basic-tests-output path: output-logs