Skip to content

Commit 6384710

Browse files
chore(deps): update dawidd6/action-download-artifact action to v6 (#6921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c4eb22 commit 6384710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark-post.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# This posts the status to the PR/commit
1313
- uses: haya14busa/action-workflow_run-status@v1
1414
- name: Download deltas
15-
uses: dawidd6/action-download-artifact@v3
15+
uses: dawidd6/action-download-artifact@v6
1616
with:
1717
# This is the workflow that triggered this run
1818
workflow: ${{ github.event.workflow.id }}

0 commit comments

Comments
 (0)