Skip to content

Commit f2f44e6

Browse files
committed
chore(deps): Update dawidd6/action-download-artifact action to v15
1 parent 7229ae6 commit f2f44e6

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
@@ -18,7 +18,7 @@ jobs:
1818
# This posts the status to the PR/commit
1919
- uses: haya14busa/action-workflow_run-status@v1
2020
- name: Download benchmarks
21-
uses: dawidd6/action-download-artifact@v12
21+
uses: dawidd6/action-download-artifact@v15
2222
with:
2323
# This is the workflow that triggered this run
2424
workflow: ${{ github.event.workflow.id }}

0 commit comments

Comments
 (0)