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 efe5dc2 commit 6903901Copy full SHA for 6903901
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Install GitVersion
51
uses: gittools/actions/gitversion/setup@v3
52
with:
53
- versionSpec: '6.x'
+ versionSpec: '6.0.x'
54
55
- name: Determine Version
56
uses: gittools/actions/gitversion/execute@v3
0 commit comments