Skip to content

Commit cb83f02

Browse files
committed
fix ci
1 parent 7f1bc21 commit cb83f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NodeCI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
strategy:
124124
matrix:
125125
os: [ubuntu-latest]
126-
node: [14]
126+
node: [16]
127127
steps:
128128
- name: Checkout
129129
uses: actions/checkout@v4

0 commit comments

Comments
 (0)