We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff67039 commit b760120Copy full SHA for b760120
1 file changed
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v3
12
- uses: pnpm/action-setup@v2
13
with:
14
- version: 8
+ version: 10
15
run_install: false
16
17
- name: Get pnpm store directory
0 commit comments