diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0584223..60ccc6a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -87,7 +87,7 @@ jobs: - name: Verify release tag run: node scripts/verify-release-tag.mjs - name: Download native binaries - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: pattern: binary-* path: dist/release