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.
1 parent 254c29e commit 13ce237Copy full SHA for 13ce237
.github/workflows/deploy.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Use Node.js 18
27
uses: actions/setup-node@v4
28
with:
29
- node-version: 18
+ node-version: 22
30
31
- name: Get yarn cache directory path
32
id: yarn-cache-dir-path
.github/workflows/link-check.yml
@@ -25,7 +25,7 @@ jobs:
25
.nvmrc
@@ -1 +1 @@
1
-20
+22
0 commit comments