Skip to content

Commit 4156529

Browse files
authored
changed from node@v2-beta to node@v2
1 parent 137e362 commit 4156529

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)