Skip to content

Commit 5533440

Browse files
Merge branch 'main' into remove-adaptTemplatesCobiGen
2 parents de9d7a8 + 7aa2a5c commit 5533440

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/syntaxCheckPullRequest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
ref: ${{needs.setup-matrix.outputs.checkout_ref}}
5858
path: playbooks
5959
- uses: actions/setup-node@v2-beta
60+
with:
61+
node-version: '12'
6062
- name: install TS
6163
run: npm install typescript
6264
- name: npm install

0 commit comments

Comments
 (0)