Skip to content

Commit 3a32a63

Browse files
authored
Merge pull request #543 from Shopify/dependabot/github_actions/actions/download-artifact-7.0.0
chore(deps): bump actions/download-artifact from 6.0.0 to 7.0.0
2 parents 401c919 + 441ec6c commit 3a32a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: Download all artifacts
27-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
27+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
2828
with:
2929
path: artifacts
3030
merge-multiple: true

0 commit comments

Comments
 (0)