Skip to content

Commit 474070d

Browse files
chore(deps): update actions/download-artifact action to v6 (#575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e9d6f5 commit 474070d

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@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
76+
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6
7777
with:
7878
name: package
7979

0 commit comments

Comments
 (0)