Skip to content

Commit 9c67ba2

Browse files
authored
chore(deps): update dawidd6/action-download-artifact action to v11 (#393)
1 parent b9a056f commit 9c67ba2

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@v9
27+
uses: dawidd6/action-download-artifact@v11
2828
with:
2929
run_id: ${{ github.event.workflow_run.id }}
3030
path: artifacts

0 commit comments

Comments
 (0)