Skip to content

Commit 7467fc5

Browse files
chore(deps): update dawidd6/action-download-artifact action to v11
1 parent 9992826 commit 7467fc5

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: haya14busa/action-workflow_run-status@v1
1515

1616
- name: Download deltas
17-
uses: dawidd6/action-download-artifact@v6
17+
uses: dawidd6/action-download-artifact@v11
1818
with:
1919
# This is the workflow that triggered this run
2020
workflow: ${{ github.event.workflow.id }}

0 commit comments

Comments
 (0)