We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 137e362 + 4156529 commit 477b991Copy full SHA for 477b991
1 file changed
.github/workflows/buildMain.yml
@@ -48,7 +48,7 @@ jobs:
48
repository: devonfw-tutorials/tutorials
49
path: playbooks
50
51
- - uses: actions/setup-node@v2-beta
+ - uses: actions/setup-node@v2
52
53
- name: install TS
54
run: npm install typescript
0 commit comments