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 01e26a0 commit 9837babCopy full SHA for 9837bab
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v4
25
- uses: pnpm/action-setup@v2
26
with:
27
- version: 8.6.12
+ version: 9.15.4
28
- name: Use Node.js ${{ matrix.node-version }}
29
uses: actions/setup-node@v4
30
.github/workflows/gh-pages.yml
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
- name: Use Node.js 18
39
40
0 commit comments