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 6dcee9d commit 9efdbffCopy full SHA for 9efdbff
.github/workflows/publish-test-results.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Download and Extract Artifacts
27
- uses: dawidd6/action-download-artifact@v8
+ uses: dawidd6/action-download-artifact@v9
28
with:
29
run_id: ${{ github.event.workflow_run.id }}
30
path: artifacts
0 commit comments