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 a26ded7 commit 45e842eCopy full SHA for 45e842e
.github/workflows/build.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Install GitVersion
37
uses: gittools/actions/gitversion/[email protected]
38
with:
39
- versionSpec: '6.x'
+ versionSpec: '6.0.5'
40
41
- name: Determine Version
42
run: |
.github/workflows/publish.yml
@@ -40,7 +40,7 @@ jobs:
43
44
45
46
0 commit comments