use current node-version 16 (#5587)

This commit is contained in:
Debajyoti Ghosh 2021-09-30 23:10:06 +05:30 committed by GitHub
parent ba8ce09c25
commit 09bbc1c2d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: '14.x'
node-version: '16.x'
- run: npm install -g free-programming-books-lint
- run: fpb-lint ./books/
- run: fpb-lint ./casts/