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 3c83f9a commit 348d6b7Copy full SHA for 348d6b7
.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