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 4042f68 commit b8b28c8Copy full SHA for b8b28c8
.github/workflows/website.yaml
@@ -14,7 +14,7 @@ jobs:
14
submodules: true
15
- uses: actions/setup-node@v6
16
with:
17
- node-version: 18
+ node-version: 24
18
- run: .github/scripts/update-website.sh
19
env:
20
GIT_USER: Virtuslab
0 commit comments