We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c50e2a commit a087c06Copy full SHA for a087c06
.github/workflows/deploy_to_netlify.yaml
@@ -86,7 +86,7 @@ jobs:
86
- name: Setup PNPM
87
uses: pnpm/action-setup@v2
88
with:
89
- version: 7
+ version: 8
90
run_install: false
91
92
- name: Get PNPM store directory
0 commit comments