Skip to content

Commit 3d4c559

Browse files
committed
updated build.yml
1 parent 89c5eb7 commit 3d4c559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Node.js
1616
uses: actions/setup-node@v1
1717
with:
18-
node-version: 16
18+
node-version: 18.18.0
1919

2020
- name: Install yarn dependencies
2121
run: yarn

0 commit comments

Comments
 (0)