Skip to content

Commit d487fdf

Browse files
fix: use .nvmrc version
1 parent 23702bf commit d487fdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Setup Node
4141
uses: actions/setup-node@v6
4242
with:
43-
node-version: 24
43+
node-version: .nvmrc
4444
cache: 'yarn'
4545
registry-url: https://registry.npmjs.org/
4646

0 commit comments

Comments
 (0)