diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index 1f17d8b5c..1fa806c13 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -27,7 +27,7 @@ jobs: with: node-version: 16 - - uses: pnpm/action-setup@v3 + - uses: pnpm/action-setup@v4 name: Install pnpm id: pnpm-install with: