Skip to content

Commit 629dcd0

Browse files
chore(deps): bump actions/download-artifact from 4.3.0 to 8.0.0
Dependabot couldn't find the original pull request head commit, 6cef61a.
1 parent 2fdab86 commit 629dcd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
registry-url: https://registry.npmjs.org
6464

6565
- name: Download build artifact
66-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
66+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
6767
with:
6868
name: dist
6969
path: dist/

0 commit comments

Comments
 (0)