We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51d8927 commit 268b50cCopy full SHA for 268b50c
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
- name: Use pnpm
26
uses: pnpm/action-setup@v2
27
with:
28
- version: 6
+ version: 7
29
- name: Setup pnpm config
30
run: pnpm config set store-dir $PNPM_CACHE_FOLDER
31
- name: Install dependencies
0 commit comments