diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 41579df29..066f0136d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: - name: Setup PNPM # You may pin to the exact commit or the version. # uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v4 with: # Version of PNPM to install version: 6.3.0 diff --git a/.github/workflows/rollup-plugin.yml b/.github/workflows/rollup-plugin.yml index 128abff05..9070b9b21 100644 --- a/.github/workflows/rollup-plugin.yml +++ b/.github/workflows/rollup-plugin.yml @@ -44,7 +44,7 @@ jobs: - name: Setup PNPM # You may pin to the exact commit or the version. # uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v4 with: # Version of PNPM to install version: 6.3.0 @@ -94,7 +94,7 @@ jobs: - name: Setup PNPM # You may pin to the exact commit or the version. # uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v4 with: # Version of PNPM to install version: 6.3.0 diff --git a/.github/workflows/vite-plugin.yml b/.github/workflows/vite-plugin.yml index f6ea44592..601080bbf 100644 --- a/.github/workflows/vite-plugin.yml +++ b/.github/workflows/vite-plugin.yml @@ -42,7 +42,7 @@ jobs: - name: Setup PNPM # You may pin to the exact commit or the version. # uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v4 with: # Version of PNPM to install version: 7.9.5 @@ -88,7 +88,7 @@ jobs: - name: Setup PNPM # You may pin to the exact commit or the version. # uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v4 with: # Version of PNPM to install version: 7.9.5 @@ -143,7 +143,7 @@ jobs: - name: Setup PNPM # You may pin to the exact commit or the version. # uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v4 with: # Version of PNPM to install version: 7.9.5