Skip to content

Commit cb5b6a2

Browse files
Bump dawidd6/action-download-artifact from 6 to 9 (#567)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 9. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v6...v9) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Théo Galy-Fajou <theo.galyfajou@gmail.com>
1 parent 65fe151 commit cb5b6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- uses: actions/checkout@v4
2828
# restore records from the artifacts
29-
- uses: dawidd6/action-download-artifact@v6
29+
- uses: dawidd6/action-download-artifact@v9
3030
with:
3131
workflow: benchmark.yml
3232
name: Benchmarking

0 commit comments

Comments
 (0)