diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5427218..91d17b1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: cache: 'yarn' - name: Install run: yarn install --frozen-lockfile - - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 + - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9 with: path: bin pattern: bin-*