Back to 5.x

This commit is contained in:
Tigger Kindel
2023-06-08 07:59:08 -06:00
parent af3e82e834
commit 68a0385bc8

View File

@@ -17,7 +17,7 @@ jobs:
- name: Install and calculate the new version with GitVersion
uses: gittools/actions/gitversion/setup@v0
with:
versionSpec: 6.x
versionSpec: 5.x
- name: Determine Version
uses: gittools/actions/gitversion/execute@v0