Trying gitversion 6.x

This commit is contained in:
Tigger Kindel
2023-06-08 07:41:34 -06:00
parent a6be34f936
commit 1aa231f2bf

View File

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