Skip to content

Commit 622d849

Browse files
authored
Merge pull request #183 from finos/dependabot/github_actions/actions/download-artifact-4.1.9
2 parents 4083dd7 + faaf905 commit 622d849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
needs: build
2020
steps:
2121
- name: Download artifact
22-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
22+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
2323
with:
2424
name: package
2525
path: ./packages

0 commit comments

Comments
 (0)