We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b94998 commit 3c1e9eeCopy full SHA for 3c1e9ee
1 file changed
.github/workflows/unittest-post.yml
@@ -18,7 +18,7 @@ jobs:
18
# This posts the status to the PR/commit
19
- uses: haya14busa/action-workflow_run-status@967ed83efa565c257675ed70cfe5231f062ddd94 # v1
20
- name: Download benchmarks
21
- uses: dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19
+ uses: dawidd6/action-download-artifact@8305c0f1062bb0d184d09ef4493ecb9288447732 # v20
22
with:
23
# This is the workflow that triggered this run
24
workflow: ${{ github.event.workflow.id }}
0 commit comments