We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8275c80 commit b7ca3aaCopy full SHA for b7ca3aa
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Install GitVersion
52
uses: gittools/actions/gitversion/[email protected]
53
with:
54
- versionSpec: '6.x'
+ versionSpec: '6.0.x'
55
56
- name: Determine Version
57
0 commit comments