diff --git a/README.md b/README.md index fa189f6..14c322a 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ jobs: uses: actions/setup-node@v4 with: node-version: 20 + cache: 'pnpm' - uses: pnpm/action-setup@v4 name: Install pnpm