Skip to content

Commit 82f272f

Browse files
authored
Merge pull request #9 from node-usb/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents 63ce7f2 + a0764e9 commit 82f272f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
- name: create npm dirs
155155
run: npm run create-npm-dirs
156156
- name: Download all artifacts
157-
uses: actions/download-artifact@v7
157+
uses: actions/download-artifact@v8
158158
with:
159159
path: artifacts
160160
- name: Move artifacts

0 commit comments

Comments
 (0)