Skip to content

Commit bd7f95f

Browse files
Update dawidd6/action-download-artifact action to v9
1 parent 39504e6 commit bd7f95f

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@80620a5d27ce0ae443b965134db88467fc607b43 # v7
19+
uses: dawidd6/action-download-artifact@07ab29fd4a977ae4d2b275087cf67563dfdf0295 # v9
2020
with:
2121
name: test-results
2222
workflow: ${{ github.event.workflow.id }}

0 commit comments

Comments
 (0)