Skip to content

Commit 477b991

Browse files
authored
Merge pull request #188 from nikiOstrov/patch-1
changed from node@v2-beta to node@v2
2 parents 137e362 + 4156529 commit 477b991

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildMain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
repository: devonfw-tutorials/tutorials
4949
path: playbooks
5050

51-
- uses: actions/setup-node@v2-beta
51+
- uses: actions/setup-node@v2
5252

5353
- name: install TS
5454
run: npm install typescript

0 commit comments

Comments
 (0)