Skip to content

Commit aceddf5

Browse files
authored
Merge pull request #379 from igerber/dependabot/github_actions/actions/download-artifact-8
Chore(deps): Bump actions/download-artifact from 4 to 8
2 parents 3897cdb + 95522d5 commit aceddf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154

155155
steps:
156156
- name: Download all artifacts
157-
uses: actions/download-artifact@v4
157+
uses: actions/download-artifact@v8
158158
with:
159159
path: dist
160160
merge-multiple: true

0 commit comments

Comments
 (0)