Skip to content

Commit

Permalink
fix(deps): Update dawidd6/action-download-artifact action to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Feb 1, 2025
1 parent 9448009 commit 638848c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest-post.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# This posts the status to the PR/commit
- uses: haya14busa/action-workflow_run-status@v1
- name: Download benchmarks
uses: dawidd6/action-download-artifact@v7
uses: dawidd6/action-download-artifact@v8
with:
# This is the workflow that triggered this run
workflow: ${{ github.event.workflow.id }}
Expand Down

0 comments on commit 638848c

Please sign in to comment.