Skip to content

Commit c18b891

Browse files
committed
Update CI node version
1 parent 73ee031 commit c18b891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- uses: actions/setup-node@v2
1717
with:
18-
node-version: 21.x
18+
node-version: 23.x
1919
- run: yarn install
2020
- run: yarn reset
2121
- run: yarn compile

0 commit comments

Comments
 (0)