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.
2 parents 223091b + 4fe06f1 commit 5ced9cfCopy full SHA for 5ced9cf
.github/workflows/ci-build.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Determine Version
32
id: gitversion
33
- uses: gittools/actions/gitversion/execute@v0.10.2
+ uses: gittools/actions/gitversion/execute@v0.13.2
34
with:
35
useConfigFile: true
36
.github/workflows/release-build.yml
@@ -29,7 +29,7 @@ jobs:
29
0 commit comments