Skip to content

Commit

Permalink
Updated gitversion version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
markwhitaker committed Oct 7, 2020
1 parent 657d825 commit 66f9d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v0.9.4
with:
versionSpec: '5.1.x'
versionSpec: '5.3.x'

- name: Run GitVersion
id: gitversion # step id used as reference for output values
Expand Down

0 comments on commit 66f9d7f

Please sign in to comment.