Skip to content

Commit 4f8130d

Browse files
chore(deps): update actions/download-artifact digest to d3f86a1 (#1137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 110d169 commit 4f8130d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-npm.yml

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

6969
- name: Download tarball
7070
if: github.event_name == 'release' || github.event.inputs[matrix.registry] == 'yes'
71-
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
71+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
7272
with:
7373
name: package
7474

0 commit comments

Comments
 (0)