Skip to content

Commit 49e5b89

Browse files
chore(deps): update actions/download-artifact action to v7
1 parent 7f8fcad commit 49e5b89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

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

7474
- name: Download tarball
7575
if: github.event.inputs[matrix.registry] == 'yes' || github.event_name == 'release'
76-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6
76+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
7777
with:
7878
name: package
7979

0 commit comments

Comments
 (0)