Skip to content

Commit b7ca3aa

Browse files
committed
fixing gitversino again
1 parent 8275c80 commit b7ca3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Install GitVersion
5252
uses: gittools/actions/gitversion/[email protected]
5353
with:
54-
versionSpec: '6.x'
54+
versionSpec: '6.0.x'
5555

5656
- name: Determine Version
5757
uses: gittools/actions/gitversion/[email protected]

0 commit comments

Comments
 (0)