Skip to content

Commit 622ef4d

Browse files
CI(deps): Update actions/download-artifact action to v8 (#1673)
1 parent 7a2f5bf commit 622ef4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-pr-reviews.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- name: Create a .git directory needed by reviewdog
2626
run: git init
27-
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
27+
- uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
2828
id: diff
2929
continue-on-error: true
3030
with:

0 commit comments

Comments
 (0)