We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96f8327 + 9f245c7 commit 65705f0Copy full SHA for 65705f0
1 file changed
.github/workflows/CI.yml
@@ -40,7 +40,7 @@ jobs:
40
node-version: ${{ matrix.node }}
41
42
- name: Setup Pnpm
43
- uses: pnpm/action-setup@v2
+ uses: pnpm/action-setup@v4
44
with:
45
version: ${{ matrix.pnpm }}
46
0 commit comments