We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a4956 commit f74c964Copy full SHA for f74c964
1 file changed
.github/workflows/create-tag.yml
@@ -17,7 +17,7 @@
17
- name: Install GitVersion
18
uses: gittools/actions/gitversion/setup@v3.1.11
19
with:
20
- versionSpec: '6.0.0'
+ versionSpec: '5.2.x'
21
- name: Determine Version
22
uses: gittools/actions/gitversion/execute@v3.1.11
23
0 commit comments