Skip to content

Commit 9efdbff

Browse files
authored
chore(deps): update dawidd6/action-download-artifact action to v9 (#335)
1 parent 6dcee9d commit 9efdbff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-test-results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Download and Extract Artifacts
27-
uses: dawidd6/action-download-artifact@v8
27+
uses: dawidd6/action-download-artifact@v9
2828
with:
2929
run_id: ${{ github.event.workflow_run.id }}
3030
path: artifacts

0 commit comments

Comments
 (0)