Skip to content

Commit 9f7c7bc

Browse files
authored
Merge pull request #29 from DHTMLX/mr-next-update-docusaurus-v3.9.2
[dev] update node version
2 parents 0f861c1 + 8d8cf4b commit 9f7c7bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)