Skip to content

Commit b402298

Browse files
authored
Update node.js.yml
1 parent d24d382 commit b402298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
strategy:
2222
matrix:
23-
node-version: [15.x] # Add support for 12.x, 15.x later just build and unit tests
23+
node-version: [18.x] # Add support for 12.x, 15.x later just build and unit tests
2424

2525
steps:
2626
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)