Skip to content

Commit 4a63dd2

Browse files
committed
fix: node-version: 20
1 parent bb65be2 commit 4a63dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Install Node.js
6464
uses: actions/setup-node@v4
6565
with:
66-
node-version-file: .node-version
66+
node-version: 20
6767
registry-url: https://registry.npmjs.org/
6868

6969
- name: Restore Cache

0 commit comments

Comments
 (0)