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 0ffe580 commit 523c43bCopy full SHA for 523c43b
.github/workflows/ci-build.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install GitVersion
29
uses: gittools/actions/gitversion/[email protected]
30
with:
31
- versionSpec: '6.x'
+ versionSpec: '6.0.5'
32
33
- name: Determine Version
34
id: gitversion
0 commit comments