We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3175e41 commit 37b57eeCopy full SHA for 37b57ee
1 file changed
.github/workflows/buildPullRequest.yml
@@ -49,6 +49,8 @@ jobs:
49
path: playbooks
50
51
- uses: actions/setup-node@v2-beta
52
+ with:
53
+ node-version: '12'
54
55
- name: install TS
56
run: npm install typescript
0 commit comments