We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64fbbba commit ccf516eCopy full SHA for ccf516e
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: pnpm/action-setup@v4
30
name: Install pnpm
31
with:
32
- version: 8
+ version: 9.1.1
33
run_install: false
34
35
- name: Get pnpm store directory
0 commit comments