We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6351f commit 61b55caCopy full SHA for 61b55ca
1 file changed
.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
- uses: actions/setup-node@v4
29
with:
30
- node-version: latest
+ node-version: 22
31
cache: npm
32
33
- name: Install dependencies
0 commit comments