We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3840e11 commit dcec904Copy full SHA for dcec904
.github/workflows/fable.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Use Node.js
36
uses: actions/setup-node@v1
37
with:
38
- node-version: '18.x'
+ node-version: '24.x'
39
- name: Install npm dependencies
40
working-directory: tests/FSharpPlusFable.Tests
41
run: npm install
0 commit comments