Skip to content

Commit 8e5ac23

Browse files
authored
ci: node version updated
1 parent ab774a0 commit 8e5ac23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/onPushToMain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup node
3333
uses: actions/setup-node@v3
3434
with:
35-
node-version: 16
35+
node-version: 18
3636
registry-url: 'https://registry.npmjs.org'
3737

3838
- name: Setup dependencies, cache and install

0 commit comments

Comments
 (0)