Skip to content

Commit

Permalink
fix: Use gittools version 6.0.5 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion authored Dec 10, 2024
1 parent 0eae202 commit 18d5460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/step-dotnet-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v3.1.1
with:
versionSpec: '6.x'
versionSpec: '6.0.5'

- name: Determine Version
id: gitversion
Expand Down

0 comments on commit 18d5460

Please sign in to comment.