Skip to content

Commit 82284f1

Browse files
chore(deps): update dawidd6/action-download-artifact action to v12
1 parent 73995ba commit 82284f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-ci-test-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: Download artifact
2020
id: download-artifact
21-
uses: dawidd6/action-download-artifact@v11
21+
uses: dawidd6/action-download-artifact@v12
2222
with:
2323
run_id: ${{ github.event.workflow_run.id }}
2424
name: test-results

0 commit comments

Comments
 (0)