Skip to content

Commit

Permalink
Add nvmrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinPayne committed Dec 12, 2023
1 parent a89ece5 commit 388c114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v2

- name: Setup Node.js 1
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
Expand Down

0 comments on commit 388c114

Please sign in to comment.