Skip to content

Commit 38ae8fb

Browse files
chore(deps): update dawidd6/action-download-artifact action to v11 (#7519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2042dbe commit 38ae8fb

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)