Browse Source

use current node-version 16 (#5587)

Debajyoti Ghosh 4 years ago
parent
commit
09bbc1c2d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/fpb-lint.yml

+ 1 - 1
.github/workflows/fpb-lint.yml

@@ -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/