We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29160fe + 829cd2a commit ddf6e4cCopy full SHA for ddf6e4c
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Setup Node.js
36
uses: actions/setup-node@v4
37
with:
38
- node-version: 22
+ node-version: 22.4
39
cache: yarn
40
41
- name: Setup Pages
0 commit comments