Skip to content

Commit adeb57e

Browse files
committed
update ci
1 parent 2d0fad3 commit adeb57e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- uses: actions/setup-node@v6
2727
with:
28-
node-version-file: .node-version
28+
node-version: 24
2929
cache: "npm"
3030

3131
- run: npm ci

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
lts-jod
1+
lts-krypton

0 commit comments

Comments
 (0)