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 b8e66c3 commit 342defbCopy full SHA for 342defb
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node
16
uses: actions/setup-node@v4
17
with:
18
- node-version: 20
+ node-version: 22
19
- uses: pnpm/action-setup@v4
20
21
run_install: false
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments