File tree Expand file tree Collapse file tree 5 files changed +9
-4
lines changed
Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' react-use-intercom ' : patch
3+ ---
4+
5+ Fix incompatible node engine version
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-20.04
1111 strategy :
1212 matrix :
13- node-version : [18.14 ]
13+ node-version : [18.16 ]
1414 steps :
1515 - name : Checkout
1616 uses : actions/checkout@v3
Original file line number Diff line number Diff line change 55 runs-on : ubuntu-20.04
66 strategy :
77 matrix :
8- node-version : [18.14 ]
8+ node-version : [18.16 ]
99
1010 steps :
1111 - name : Checkout
Original file line number Diff line number Diff line change 55 runs-on : ubuntu-20.04
66 strategy :
77 matrix :
8- node-version : [18.14 ]
8+ node-version : [18.16 ]
99
1010 steps :
1111 - name : Checkout
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-20.04
1414 strategy :
1515 matrix :
16- node-version : [18.14 ]
16+ node-version : [18.16 ]
1717
1818 steps :
1919 - name : Checkout
You can’t perform that action at this time.
0 commit comments