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 892286e commit ab62381Copy full SHA for ab62381
.github/workflows/dotnet.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Install GitVersion
37
uses: gittools/actions/gitversion/setup@v0.9.7
38
with:
39
- versionSpec: '5.1.x'
+ versionSpec: '5.x'
40
- name: Use GitVersion
41
id: gitversion # step id used as reference for output values
42
uses: gittools/actions/gitversion/execute@v0.9.7
0 commit comments