From fe8384dfd175463aabaf7fad6eb6a9473454ac97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 19:31:19 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact digest to 9c19ed7 --- .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 57358ca..d30e27b 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -86,7 +86,7 @@ jobs: - name: Download tarball if: github.event.inputs[matrix.registry] == 'yes' || github.event_name == 'release' - uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4 + uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4 with: name: package