Skip to content

Commit 87a0fb9

Browse files
committed
[dev] update node version
1 parent dd0c1e0 commit 87a0fb9

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: "20.x"
2828

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

0 commit comments

Comments
 (0)