Skip to content

Commit 28e2b68

Browse files
committed
Updated Docu to using LieberLieber/setup-LemonTree.Automation@v4
1 parent 2f6cf23 commit 28e2b68

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To claim a trial or buy a license contact welcome@lieberlieber.com
77

88
# download Lemontree.Automation on a runner and setup the license
99
- name: GetLTA
10-
uses: LieberLieber/setup-LemonTree.Automation@v1
10+
uses: LieberLieber/setup-LemonTree.Automation@v4
1111
id: GetLTA
1212
with:
1313
License: ${{secrets.LTALICENSE}}

.github/workflows/TestGetLemonTreeAutomationAction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ jobs:
1515
with:
1616
lfs: true
1717
fetch-depth: 0
18-
18+
1919
- name: GetLTA
20-
uses: LieberLieber/setup-LemonTree.Automation@v1
20+
uses: LieberLieber/setup-LemonTree.Automation@v4
2121
id: GetLTA
2222
with:
2323
License: ${{secrets.LTALICENSE}}

0 commit comments

Comments
 (0)