Skip to content

Commit 901b7b2

Browse files
Bump dawidd6/action-download-artifact from 5 to 6 (#292)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 5 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v5...v6) --- 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 c64492b commit 901b7b2

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@v5
29+
- uses: dawidd6/action-download-artifact@v6
3030
with:
3131
workflow: benchmark.yml
3232
name: performance-tracking

0 commit comments

Comments
 (0)