We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6cf23 commit 28e2b68Copy full SHA for 28e2b68
.github/README.md
@@ -7,7 +7,7 @@ To claim a trial or buy a license contact welcome@lieberlieber.com
7
8
# download Lemontree.Automation on a runner and setup the license
9
- name: GetLTA
10
- uses: LieberLieber/setup-LemonTree.Automation@v1
+ uses: LieberLieber/setup-LemonTree.Automation@v4
11
id: GetLTA
12
with:
13
License: ${{secrets.LTALICENSE}}
.github/workflows/TestGetLemonTreeAutomationAction.yml
@@ -15,9 +15,9 @@ jobs:
15
16
lfs: true
17
fetch-depth: 0
18
-
+
19
20
21
22
23
0 commit comments