Skip to content

Commit 12c7b0d

Browse files
Update release.yml
1 parent 95fb6ff commit 12c7b0d

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
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Node.js (kompatible Version für CoffeeScript 1.12.8)
1313
uses: actions/setup-node@v4
1414
with:
15-
node-version: '14'
15+
node-version: '10'
1616

1717
- name: Install CoffeeScript 1.12.8
1818
run: npm install -g coffeescript@1.12.8

0 commit comments

Comments
 (0)