Skip to content

Commit 992b6c8

Browse files
nvmrc file in ci
1 parent 940fa05 commit 992b6c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup NodeJS
2626
uses: actions/setup-node@v4
2727
with:
28-
node-version: 22.16
28+
node-version-file: '.nvmrc'
2929

3030
- uses: pnpm/action-setup@v4
3131
name: Install pnpm

0 commit comments

Comments
 (0)