Skip to content

Commit 5c9d985

Browse files
chore(deps): Update dawidd6/action-download-artifact action to v5
1 parent 957fb05 commit 5c9d985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test_results.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
actions: read
2121
steps:
2222
- name: Download and Extract Artifacts
23-
uses: dawidd6/action-download-artifact@v3
23+
uses: dawidd6/action-download-artifact@v5
2424
with:
2525
run_id: ${{ github.event.workflow_run.id }}
2626
path: artifacts

0 commit comments

Comments
 (0)