Skip to content

Commit

Permalink
ci: Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pictos authored Feb 2, 2024
1 parent fa7f080 commit 535c533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Setup .NET 8
uses: actions/setup-dotnet@v1
with:
dotnet-version: '8.0.101'
dotnet-version: '8.0.X'

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

0 comments on commit 535c533

Please sign in to comment.