We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ab865 commit 45c816dCopy full SHA for 45c816d
.github/workflows/test_results.yml
@@ -20,7 +20,7 @@ jobs:
20
actions: read
21
steps:
22
- name: Download and Extract Artifacts
23
- uses: dawidd6/action-download-artifact@v3
+ uses: dawidd6/action-download-artifact@v5
24
with:
25
run_id: ${{ github.event.workflow_run.id }}
26
path: artifacts
0 commit comments