Skip to content

Commit 5c9b785

Browse files
committed
Update github ci action node-version
1 parent 32062b0 commit 5c9b785

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
@@ -25,7 +25,7 @@ jobs:
2525

2626
strategy:
2727
matrix:
28-
node-version: [14.x, 15.x]
28+
node-version: [14.x, 16.x]
2929
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
3030

3131
steps:

0 commit comments

Comments
 (0)