Skip to content

Commit

Permalink
update to node 16 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
adamzolyak committed Nov 19, 2022
1 parent ce0dee4 commit 43db05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup NodeJS
uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16
check-latest: true

- name: Install dependencies
Expand Down

0 comments on commit 43db05e

Please sign in to comment.