We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e7ab3 commit 9ffd821Copy full SHA for 9ffd821
.github/workflows/ci-typescript.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup PNPM
21
uses: pnpm/action-setup@v4
22
with:
23
- version: 10
+ version: 10.x.x
24
25
- name: Install Node.js
26
uses: actions/setup-node@v4
0 commit comments