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.
2 parents 896ce25 + 0896942 commit a2349ceCopy full SHA for a2349ce
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
18
- uses: actions/setup-node@v4
19
with:
20
- node-version: 18
+ node-version: 22
21
cache: npm
22
23
- name: Install dependencies
.github/workflows/test-deploy.yml
0 commit comments