We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea6c3e commit cdc3f3bCopy full SHA for cdc3f3b
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Setup Node.js
35
uses: actions/setup-node@v4
36
with:
37
- node-version: 18
+ node-version: 22
38
39
- name: Install dependencies
40
run: npm ci
0 commit comments