Skip to content

Commit

Permalink
Add .nvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
eason9487 committed Jul 18, 2022
1 parent cf5ab6c commit fa4b346
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Prepare node
uses: woocommerce/grow/prepare-node@actions-v1
with:
node-version: 14
node-version-file: .nvmrc

- name: Prepare annotation formatter
uses: woocommerce/grow/eslint-annotation@actions-v1-pre
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lts/fermium

0 comments on commit fa4b346

Please sign in to comment.