From d5365b99ff532406094c942e726059e9b51e827b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 13:58:20 +0000 Subject: [PATCH] Bump actions/upload-artifact in /.github/actions/gradle/experiment-3 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/actions/gradle/experiment-3/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/gradle/experiment-3/action.yml b/.github/actions/gradle/experiment-3/action.yml index 0e98f6d..7ccf04c 100644 --- a/.github/actions/gradle/experiment-3/action.yml +++ b/.github/actions/gradle/experiment-3/action.yml @@ -115,7 +115,7 @@ runs: cat $RECEIPT_FILE >> $GITHUB_STEP_SUMMARY shell: bash - name: Archive receipt - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: experiment-3-receipt path: gradle-enterprise-gradle-build-validation/.data/03-validate-local-build-caching-different-locations/latest*/exp3-*.receipt