There was an error while loading. Please reload this page.
1 parent 0a1fed2 commit fb65daaCopy full SHA for fb65daa
.github/workflows/build.yml
@@ -10,10 +10,10 @@ jobs:
10
with:
11
fetch-depth: 0
12
show-progress: false
13
- - uses: gittools/actions/gitversion/setup@v0.10.2
+ - uses: gittools/actions/gitversion/setup@v0.11.0
14
15
versionSpec: '5.12.x'
16
- - uses: gittools/actions/gitversion/execute@v0.10.2
+ - uses: gittools/actions/gitversion/execute@v0.11.0
17
id: gitversion
18
19
# Build
0 commit comments