We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ba333 commit fd60aadCopy full SHA for fd60aad
1 file changed
.github/workflows/post-pr-reviews.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- name: Create a .git directory needed by reviewdog
21
run: git init
22
- - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
+ - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
23
id: diff
24
continue-on-error: true
25
with:
0 commit comments