Skip to content

Commit ec22753

Browse files
committed
Merge branch 'master' of github.com:rescript-lang/rescript-lang.org into vlk-v12-react-router
2 parents b1156d8 + ab727af commit ec22753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v4
88
- uses: actions/setup-node@v4
99
with:
10-
node-version: 20
10+
node-version-file: ".node-version"
1111
cache: npm
1212
- run: npm ci
1313
- run: npx rescript

0 commit comments

Comments
 (0)