From 34263a5e66af7c3f0cc87a441988da7cf7e73836 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 17:58:26 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact digest to d3f86a1 --- .github/workflows/npm-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index e849e86..92e49a0 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -73,7 +73,7 @@ jobs: - name: Download tarball if: github.event.inputs[matrix.registry] == 'yes' || github.event_name == 'release' - uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4 + uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4 with: name: package