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 5422bc0 commit a8c1869Copy full SHA for a8c1869
.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
node-version: 18
33
34
- name: Install pnpm
35
- uses: pnpm/action-setup@v2.4.0
+ uses: pnpm/action-setup@v3.0.0
36
with:
37
version: 8
38
run_install: false
.github/workflows/main.yml
0 commit comments