Skip to content

Commit ef6194f

Browse files
chore(deps): update actions/download-artifact action to v8
1 parent 06886f1 commit ef6194f

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@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
76+
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
7777
with:
7878
name: package
7979

0 commit comments

Comments
 (0)