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 32926ce commit f297b55Copy full SHA for f297b55
.github/workflows/github-page.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
node-version: '18.x'
25
- name: Setup pnpm
26
- uses: actions/setup-pnpm@v4
+ uses: pnpm/action-setup@v4
27
28
version: 8
29
- name: Build static files
0 commit comments