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 47ffb5c commit de04dc7Copy full SHA for de04dc7
.github/workflows/publish-nuget.yml
@@ -24,6 +24,8 @@ jobs:
24
25
- name: Install GitVersion
26
uses: gittools/actions/gitversion/[email protected]
27
+ with:
28
+ versionSpec: '5.12.0'
29
30
- name: Use GitVersion
31
0 commit comments