We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d376229 commit 38a21e8Copy full SHA for 38a21e8
.github/workflows/deploy-prod.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install pnpm
36
uses: pnpm/action-setup@v2
37
with:
38
- version: 8
+ version: 9
39
run_install: false
40
- name: Get pnpm store directory
41
id: pnpm-cache
0 commit comments