Skip to content

Commit 89be654

Browse files
Bump dawidd6/action-download-artifact from 8 to 9 (#484)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 8 to 9. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v8...v9) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 397b9cb commit 89be654

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
- uses: actions/checkout@v4
2727

2828
# restore records from the artifacts
29-
- uses: dawidd6/action-download-artifact@v8
29+
- uses: dawidd6/action-download-artifact@v9
3030
with:
3131
workflow: benchmark.yml
3232
name: performance-tracking

0 commit comments

Comments
 (0)