We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc27d6c commit 8eae647Copy full SHA for 8eae647
1 file changed
.github/workflows/main.yml
@@ -30,6 +30,8 @@ jobs:
30
check-latest: true
31
32
- uses: pnpm/action-setup@v6
33
+ with:
34
+ version: 10.14.0
35
36
- name: Install dependencies
37
run: pnpm install --frozen-lockfile
0 commit comments