We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa361d3 commit 1f7b972Copy full SHA for 1f7b972
2 files changed
.github/workflows/nightly-release.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install GitVersion
25
uses: gittools/actions/gitversion/setup@v3.1.1
26
with:
27
- versionSpec: '5.x'
+ versionSpec: '6.0.5'
28
- name: Use GitVersion
29
id: gitversion # step id used as reference for output values
30
uses: gittools/actions/gitversion/execute@v3.1.1
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
31
32
0 commit comments