Skip to content

Commit 011fa15

Browse files
Bump dawidd6/action-download-artifact from 6 to 11 (#83)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joseph Brinkman <[email protected]>
1 parent 7bde6eb commit 011fa15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report-failures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Download artifacts from triggering run
21-
uses: dawidd6/action-download-artifact@v6
21+
uses: dawidd6/action-download-artifact@v11
2222
with:
2323
run_id: ${{ github.event.workflow_run.id }}
2424
path: downloaded

0 commit comments

Comments
 (0)