We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a32098 commit ca1d4a7Copy full SHA for ca1d4a7
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Set up Node
56
uses: actions/setup-node@v6
57
with:
58
- node_version: 24
+ node-version: 24
59
60
- name: Install dependencies
61
run: npm ci
0 commit comments