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 7bde6eb commit 011fa15Copy full SHA for 011fa15
.github/workflows/report-failures.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Download artifacts from triggering run
21
- uses: dawidd6/action-download-artifact@v6
+ uses: dawidd6/action-download-artifact@v11
22
with:
23
run_id: ${{ github.event.workflow_run.id }}
24
path: downloaded
0 commit comments