diff --git a/node-publish/action.yml b/node-publish/action.yml index 95e9efd..6d12836 100644 --- a/node-publish/action.yml +++ b/node-publish/action.yml @@ -43,7 +43,7 @@ runs: node-version: lts/* - name: Download tarball - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: name: ${{ inputs.artifact-name }}