Skip to content

Commit 87ba1a7

Browse files
Bump dawidd6/action-download-artifact from 10 to 11 (#127)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 10 to 11. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v10...v11) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '11' 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 11e9b6c commit 87ba1a7

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
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v4
2626

2727
# restore records from the artifacts
28-
- uses: dawidd6/action-download-artifact@v10
28+
- uses: dawidd6/action-download-artifact@v11
2929
with:
3030
workflow: benchmark.yml
3131
name: performance-tracking

0 commit comments

Comments
 (0)