Skip to content

Commit c748d26

Browse files
authored
Merge branch 'main' into feature/add_multiple_paths_to_SSolutionRepositoryBuilder
2 parents a361857 + 846edc4 commit c748d26

File tree

3 files changed

+97
-144
lines changed

3 files changed

+97
-144
lines changed

.github/workflows/mps_cli_ts_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup Node.js
2323
uses: actions/setup-node@v4
2424
with:
25-
node-version: '20.x'
25+
node-version: 20
2626
- name: Install packages and running tests
2727
working-directory: ./mps-cli-ts
2828
run: |

0 commit comments

Comments
 (0)