ci(node): update to v14.x

This commit is contained in:
Alexis Tyler
2020-09-25 15:28:26 +09:30
parent 9fbedd739a
commit 360e32bc7a

View File

@@ -65,7 +65,7 @@ jobs:
strategy:
matrix:
node-version: [13.x]
node-version: [14.x]
steps:
- name: Checkout repo