Skip to content

Commit c58d483

Browse files
Update dawidd6/action-download-artifact action to v11
1 parent ff45df1 commit c58d483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Download Test Report
19-
uses: dawidd6/action-download-artifact@07ab29fd4a977ae4d2b275087cf67563dfdf0295 # v9
19+
uses: dawidd6/action-download-artifact@ac66b43f0e6a346234dd65d4d0c8fbb31cb316e5 # v11
2020
with:
2121
name: test-results
2222
workflow: ${{ github.event.workflow.id }}

0 commit comments

Comments
 (0)