Skip to content

Commit d355132

Browse files
committed
Update to NodeJS 23.x
1 parent 07db24c commit d355132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup Node
3636
uses: actions/setup-node@v4
3737
with:
38-
node-version: 20
38+
node-version: 23
3939
cache: npm # or pnpm / yarn
4040
- name: Setup Pages
4141
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)