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 852dd2f commit 4702dcaCopy full SHA for 4702dca
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4
22
- uses: pnpm/action-setup@v4
23
with:
24
- version: 8
+ version: 10
25
- name: Use Node.js ${{ matrix.node-version }}
26
uses: actions/setup-node@v4
27
.github/workflows/deploy-site.yaml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/setup-node@v4
node-version: 20
.github/workflows/test-site.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
0 commit comments