There was an error while loading. Please reload this page.
2 parents 621f681 + f4dc63e commit aa75daeCopy full SHA for aa75dae
1 file changed
.github/workflows/gh-pages.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Node.js 18.x
21
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
22
with:
23
- node-version: 18.x
+ node-version: 24.x
24
cache: npm
25
26
- name: Install dependencies
0 commit comments