Skip to content

Commit

Permalink
Merge pull request #27 from TinkurLab/patching-2022-11
Browse files Browse the repository at this point in the history
Bump CI to Node 16
  • Loading branch information
adamzolyak authored Nov 20, 2022
2 parents 2bba595 + 6f3a36d commit 6922212
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 6922212

Please sign in to comment.