Skip to content

Commit 4d80d2e

Browse files
Bump dawidd6/action-download-artifact from 6 to 7 (#135)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 7. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v6...v7) --- 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 d252cc9 commit 4d80d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark-comment.yml

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

0 commit comments

Comments
 (0)