Skip to content

Commit e7d0842

Browse files
CI(deps): Update actions/download-artifact action to v4.1.9 (OSGeo#5245)
1 parent b7792bf commit e7d0842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
22+
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
2323
id: diff
2424
continue-on-error: true
2525
with:

0 commit comments

Comments
 (0)