3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-18 23:55:02 +00:00

Update code quality action's Node.js version to 14

This commit is contained in:
Dragory 2020-07-06 02:11:55 +03:00
parent f21f8e327f
commit bc29fb5917

View file

@ -8,7 +8,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [12.x] node-version: [14.x]
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1