Skip to content

Commit 0a0ad65

Browse files
Bump dawidd6/action-download-artifact from 6 to 9
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] <[email protected]>
1 parent 413eb33 commit 0a0ad65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-benchmarks-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo "Conclusion: ${{ github.event.workflow_run.conclusion }}"
2828
echo "Event: ${{ github.event.workflow_run.event }}"
2929
- name: Download artifact
30-
uses: dawidd6/action-download-artifact@v6
30+
uses: dawidd6/action-download-artifact@v9
3131
with:
3232
name: benchmark-artifacts
3333
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)