Skip to content

Commit 722b0a1

Browse files
authored
Merge pull request #3 from backbay-labs/dependabot/github_actions/actions/download-artifact-7
chore(deps): bump actions/download-artifact from 4 to 7
2 parents 7e5f2df + def3a17 commit 722b0a1

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
@@ -269,7 +269,7 @@ jobs:
269269
- uses: actions/checkout@v6
270270

271271
- name: Download all artifacts
272-
uses: actions/download-artifact@v4
272+
uses: actions/download-artifact@v7
273273
with:
274274
path: artifacts
275275

0 commit comments

Comments
 (0)