Skip to content

Commit acb28d3

Browse files
authored
Update prebuild.yml
1 parent 74c557a commit acb28d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prebuild.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Setup node
4747
uses: actions/setup-node@v3
4848
with:
49-
node-version: 16
49+
node-version: 18
5050
- run: npm install
5151
- run: npm run build
5252
- run: npm test

0 commit comments

Comments
 (0)