Skip to content

Commit a10e86a

Browse files
CI(deps): Update actions/download-artifact action to v4.3.0 (#5595)
1 parent 70bc66d commit a10e86a

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@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
22+
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
2323
id: diff
2424
continue-on-error: true
2525
with:

0 commit comments

Comments
 (0)