Skip to content

Commit a3b00d5

Browse files
committed
[dev] bump node version for github actions
1 parent fcde1ff commit a3b00d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

2525
- uses: actions/setup-node@v4
2626
with:
27-
node-version: "20.0"
27+
node-version: "24.0"
2828

2929
- run: yarn install
3030
- run: yarn build

0 commit comments

Comments
 (0)