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 61c1908 commit b826bf0Copy full SHA for b826bf0
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup GitVersion
25
uses: gittools/actions/gitversion/[email protected]
26
with:
27
- versionSpec: '5.11.x'
+ versionSpec: '5.12.x'
28
- name: Determine Version
29
id: version_step
30
0 commit comments