Skip to content

Commit b8b28c8

Browse files
authored
Bump Node to 24 for the docs website (#3947)
1 parent 4042f68 commit b8b28c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
submodules: true
1515
- uses: actions/setup-node@v6
1616
with:
17-
node-version: 18
17+
node-version: 24
1818
- run: .github/scripts/update-website.sh
1919
env:
2020
GIT_USER: Virtuslab

0 commit comments

Comments
 (0)