Skip to content

Commit da28bc7

Browse files
Bump actions/download-artifact from 7 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f35dc94 commit da28bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ jobs:
447447
version: 'v1'
448448

449449
- name: "Download all benchmark artifacts"
450-
uses: actions/download-artifact@v7
450+
uses: actions/download-artifact@v8
451451
with:
452452
path: artifacts
453453

0 commit comments

Comments
 (0)