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 630c43c commit 8952500Copy full SHA for 8952500
.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@v6
24
with:
25
run_id: ${{ github.event.workflow_run.id }}
26
path: artifacts
0 commit comments