Skip to content

Commit cdfa9f9

Browse files
committed
chore: update node lts
1 parent fcfcd21 commit cdfa9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yarn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
- uses: actions/checkout@v4
99
- uses: actions/setup-node@v4
1010
with:
11-
node-version: "18.16"
11+
node-version: "24.11.0"
1212
- run: yarn install
1313
- run: yarn test

0 commit comments

Comments
 (0)