Skip to content

Commit 3331809

Browse files
committed
Merge branch 'dev_publisso_thunen' of github.com:fairagro/m4.2_basic_middleware into dev_publisso_thunen
2 parents df303de + 2a71a10 commit 3331809

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ jobs:
3434
fetch-depth: 0 # This is needed for GitVersion not to crash
3535

3636
- name: Install GitVersion
37-
uses: gittools/actions/gitversion/setup@v4
37+
uses: gittools/actions/gitversion/setup@v3
3838
with:
39-
versionSpec: "6.3.x"
39+
versionSpec: "5.12.0"
4040

4141
- name: Determine Version
4242
id: gitversion # id to later be referenced

0 commit comments

Comments
 (0)