diff --git a/.github/workflows/pnpm-lint-and-compile.yaml b/.github/workflows/pnpm-lint-and-compile.yaml index 63d0e8b..f9cfe06 100644 --- a/.github/workflows/pnpm-lint-and-compile.yaml +++ b/.github/workflows/pnpm-lint-and-compile.yaml @@ -19,7 +19,7 @@ jobs: - name: Set up pnpm uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6 with: - version: 11.17.0 + version: 11.23.0 standalone: true cache: true - name: Install dependencies @@ -47,7 +47,7 @@ jobs: - name: Set up pnpm uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6 with: - version: 11.17.0 + version: 11.23.0 standalone: true cache: true - name: Install dependencies