Skip to content

Commit acb28d3

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prebuild.yml

Lines changed: 1 addition & 1 deletion
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)