Skip to content

Commit

Permalink
Update Nodejs version to 14.16.0 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielFran authored Mar 16, 2021
1 parent 944f1cf commit bd9cf6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2
- uses: actions/setup-node@v2.1.4
with:
node-version: 14.15.4
node-version: 14.16.0
- name: Install ajv-cli first
run: npm install -g ajv-cli markdown-table-cli
- name: Execute script
Expand Down

0 comments on commit bd9cf6b

Please sign in to comment.