Skip to content

Commit 83b19a8

Browse files
committed
chore(deps): update dawidd6/action-download-artifact action to v12
1 parent 0d4d9f8 commit 83b19a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)