diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index c94c015..3dc9211 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v7 - name: Setup pnpm - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 - name: Setup NodeJS uses: actions/setup-node@v6 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 52ac7a6..6eafb4e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,7 +47,7 @@ jobs: uses: actions/checkout@v7 - name: Setup pnpm - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 - name: Setup NodeJS for ${{ matrix.registry }} registry uses: actions/setup-node@v6