From 72c8663bf86bc8c2abd498eda41daae7a6e91142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 06:46:57 +0000 Subject: [PATCH] build(deps): bump actions/upload-artifact from 2 to 4 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/voucher.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/voucher.yml b/.github/workflows/voucher.yml index f5bfdbc..03bbd5c 100644 --- a/.github/workflows/voucher.yml +++ b/.github/workflows/voucher.yml @@ -50,7 +50,7 @@ jobs: DEBUG: pw:api - name: Upload failure report to GitHub actions Artificats if: ${{ failure() }} - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: diffs path: test-results/