diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index 09a21638f..506efa577 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -27,7 +27,7 @@ jobs: with: node-version: 16 - - uses: pnpm/action-setup@v2 + - uses: pnpm/action-setup@v3 name: Install pnpm id: pnpm-install with: