Skip to content

Commit

Permalink
try 6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender committed Dec 30, 2024
1 parent 1d63336 commit df86e3e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/deploy-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,10 @@ jobs:
- name: Debug GitVersion config presence
run: cat src/gitversion.yml

- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: "8.x"
dotnet-quality: "ga"

- name: Setup GitVersion
uses: gittools/actions/gitversion/[email protected]
with:
versionSpec: "6.0.5"
versionSpec: "6.0.4"

- name: Show GitVersion config
uses: gittools/actions/gitversion/[email protected]
Expand Down

0 comments on commit df86e3e

Please sign in to comment.