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 509538c commit fb139e0Copy full SHA for fb139e0
.github/workflows/wfnetcorev2.yaml
@@ -40,7 +40,7 @@ jobs:
40
- name: Install GitVersion
41
uses: gittools/actions/gitversion/setup@v0
42
with:
43
- versionSpec: '5.6.0'
+ versionSpec: '5.x'
44
- name: Use GitVersion
45
id: gitversion # step id used as reference for output values
46
uses: gittools/actions/gitversion/execute@v0
0 commit comments