Skip to content

Commit 6fa6466

Browse files
authored
Merge pull request #54 from algorandfoundation/dependabot/github_actions/actions/download-artifact-7.0.0
build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0
2 parents 76add50 + ca8360c commit 6fa6466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
fetch-depth: 0 # Fetch all history for changelog
114114

115115
- name: Download all artifacts
116-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
116+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
117117
with:
118118
path: artifacts
119119

0 commit comments

Comments
 (0)