Skip to content

Commit 3af2974

Browse files
authored
Merge pull request #263 from finos/dependabot/github_actions/actions/download-artifact-8.0.0
2 parents 13ef720 + 487122c commit 3af2974

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
22+
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
2323
with:
2424
name: package
2525
path: ./packages

0 commit comments

Comments
 (0)