Skip to content

Commit de04dc7

Browse files
committed
Fix Github action
1 parent 47ffb5c commit de04dc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-nuget.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
2525
- name: Install GitVersion
2626
uses: gittools/actions/gitversion/[email protected]
27+
with:
28+
versionSpec: '5.12.0'
2729

2830
- name: Use GitVersion
2931
uses: gittools/actions/gitversion/[email protected]

0 commit comments

Comments
 (0)