diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index cae71e6..3d21a92 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -28,7 +28,7 @@ jobs: - uses: actions/checkout@v6.0.3 - name: Install pnpm - uses: pnpm/action-setup@v6.0.8 + uses: pnpm/action-setup@v6.0.9 with: version: 11