Skip to content

Commit 94139b6

Browse files
chore: Bump actions/download-artifact from 6.0.0 to 7.0.0 (#1242)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe0a3fb commit 94139b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-npm-package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
run: npm install -g [email protected]
9999

100100
- name: Download NPM Package Artifact
101-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
101+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
102102
with:
103103
name: npm-package
104104

0 commit comments

Comments
 (0)