We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb65be2 commit 4a63dd2Copy full SHA for 4a63dd2
.github/workflows/release-please.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Install Node.js
64
uses: actions/setup-node@v4
65
with:
66
- node-version-file: .node-version
+ node-version: 20
67
registry-url: https://registry.npmjs.org/
68
69
- name: Restore Cache
0 commit comments