Skip to content

Commit

Permalink
refactor: using .nvmrc entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Jan 8, 2025
1 parent 1ad53b7 commit eb9fb0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/npm-cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
# https://github.com/actions/setup-node
uses: actions/setup-node@v4
with:
node-version: 22
node-version-file: '.nvmrc'

- name: Display node and npm version
shell: bash
Expand Down

0 comments on commit eb9fb0e

Please sign in to comment.