We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd0c669 commit 0759d89Copy full SHA for 0759d89
1 file changed
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0 # Required for GitVersion to work correctly
27
28
- name: Install GitVersion
29
- uses: GitTools/actions/gitversion/setup@v4
+ uses: GitTools/actions/gitversion/setup@v3
30
with:
31
versionSpec: '5.x'
32
0 commit comments