Skip to content

Commit 02f36b4

Browse files
chore(deps): update actions/download-artifact action to v8
1 parent fdd1bb1 commit 02f36b4

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@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
2323
id: diff
2424
continue-on-error: true
2525
with:

0 commit comments

Comments
 (0)