We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc5fb7 commit 7ffca9cCopy full SHA for 7ffca9c
.github/workflows/cd.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup node
38
uses: actions/setup-node@v4
39
with:
40
- node-version: 18.x
+ node-version: 22.x
41
cache: "pnpm"
42
43
- name: Install dependencies
0 commit comments