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 e1826bf commit 9d2c809Copy full SHA for 9d2c809
.github/workflows/continuous-integration.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
- uses: actions/setup-node@v4
19
with:
20
- node-version: 18
+ node-version: 24
21
cache: yarn
22
cache-dependency-path: yarn.lock
23
- name: Install dependencies
.github/workflows/deploy-gh-pages.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments