Skip to content

Commit 081eefc

Browse files
committed
fix(deps): Update dawidd6/action-download-artifact action to v11
1 parent b8cf390 commit 081eefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest-post.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
# This posts the status to the PR/commit
1515
- uses: haya14busa/action-workflow_run-status@v1
1616
- name: Download benchmarks
17-
uses: dawidd6/action-download-artifact@v8
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)