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 3e2b0f6 commit 2e7dcc4Copy full SHA for 2e7dcc4
1 file changed
.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@v12
+ uses: dawidd6/action-download-artifact@v13
28
with:
29
run_id: ${{ github.event.workflow_run.id }}
30
path: artifacts
0 commit comments