Skip to content

Commit a5ef56a

Browse files
committed
Update github ci action node-version
1 parent 3f0edc1 commit a5ef56a

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
@@ -28,7 +28,7 @@ jobs:
2828

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

3434
steps:

0 commit comments

Comments
 (0)