Skip to content

Commit

Permalink
chore: specify node version
Browse files Browse the repository at this point in the history
  • Loading branch information
turnekybc committed Feb 3, 2025
1 parent ad67724 commit 121adbb
Show file tree
Hide file tree
Showing 2 changed files with 6,197 additions and 11,343 deletions.
2 changes: 1 addition & 1 deletion .github/actions/js-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
- name: Install Node.js
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
with:
node-version: "v22.10.0"
node-version-file: ".nvmrc"

- name: Use corepack to activate pnpm
run: corepack enable
Expand Down
Loading

0 comments on commit 121adbb

Please sign in to comment.