Update codequality action to use Node.js v16.6

This commit is contained in:
Dragory 2021-08-14 16:23:27 +03:00
parent 0ec5e37286
commit 5d33c30d29
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

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