Skip to content

Commit 7f42308

Browse files
ci(github): use node version file in release-please.yml
1 parent 601acc0 commit 7f42308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Use Node.js
3030
uses: actions/setup-node@v4
3131
with:
32+
node-version-file: .nvmrc
3233
registry-url: https://registry.npmjs.org
3334

3435
- name: Install dependencies

0 commit comments

Comments
 (0)