Skip to content

Commit ab62381

Browse files
authored
Update dotnet.yml
1 parent 892286e commit ab62381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install GitVersion
3737
uses: gittools/actions/gitversion/setup@v0.9.7
3838
with:
39-
versionSpec: '5.1.x'
39+
versionSpec: '5.x'
4040
- name: Use GitVersion
4141
id: gitversion # step id used as reference for output values
4242
uses: gittools/actions/gitversion/execute@v0.9.7

0 commit comments

Comments
 (0)