Skip to content

Commit 9f4e459

Browse files
committed
build w/. nodejs 18
1 parent 2020427 commit 9f4e459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
runs-on: ubuntu-latest
3939
strategy:
4040
matrix:
41-
node-version: [16.x]
41+
node-version: [18.x]
4242
steps:
4343
- uses: actions/checkout@v3
4444
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)