We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b188022 commit 883bd54Copy full SHA for 883bd54
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install GitVersion
30
uses: gittools/actions/gitversion/setup@v4
31
with:
32
- versionSpec: '5.x'
+ versionSpec: '6.x'
33
- name: Set SemVer Version
34
uses: gittools/actions/gitversion/execute@v4
35
id: gitversion
0 commit comments