mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-14 21:31:50 +00:00
Update codequality action to use Node.js v16.6
This commit is contained in:
parent
0ec5e37286
commit
5d33c30d29
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codequality.yml
vendored
2
.github/workflows/codequality.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [14.x]
|
||||
node-version: [16.6]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
Loading…
Add table
Reference in a new issue