Skip to content

Commit

Permalink
update node runner version to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
blakenetz committed Jan 12, 2024
1 parent 6a97bc6 commit e6fdcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: ⎔ Setup node
uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16

- name: 📥 Download deps
uses: bahmutov/npm-install@v1
Expand Down

0 comments on commit e6fdcfa

Please sign in to comment.