Skip to content

Commit 0759d89

Browse files
authored
Update GitVersion action to v3 in release workflow
1 parent cd0c669 commit 0759d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0 # Required for GitVersion to work correctly
2727

2828
- name: Install GitVersion
29-
uses: GitTools/actions/gitversion/setup@v4
29+
uses: GitTools/actions/gitversion/setup@v3
3030
with:
3131
versionSpec: '5.x'
3232

0 commit comments

Comments
 (0)