Skip to content

Commit 45c816d

Browse files
chore(deps): Update dawidd6/action-download-artifact action to v5
1 parent 35ab865 commit 45c816d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_results.yml

Lines changed: 1 addition & 1 deletion
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)