Skip to content

Commit ca1d4a7

Browse files
committed
Node version problem
1 parent 0a32098 commit ca1d4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Set up Node
5656
uses: actions/setup-node@v6
5757
with:
58-
node_version: 24
58+
node-version: 24
5959

6060
- name: Install dependencies
6161
run: npm ci

0 commit comments

Comments
 (0)