Back to 6.x

This commit is contained in:
Tigger Kindel
2023-06-08 08:17:06 -06:00
parent d544a40c40
commit 01b11f4273

View File

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