Skip to content

Commit ce2a5a0

Browse files
chore(deps): update actions/download-artifact action to v8
1 parent 7278286 commit ce2a5a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)