We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3efcf2e commit 911a196Copy full SHA for 911a196
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- uses: pnpm/action-setup@v2
27
with:
28
- version: 7
+ version: 8
29
run_install: false
30
31
- name: Get pnpm store directory
0 commit comments