Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
Rans4ckeR committed Jan 1, 2025
1 parent 1ad5bcf commit 47b81ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
- name: Setup .NET Core SDK
uses: actions/setup-dotnet@main
with:
dotnet-version: '9.x.x'
dotnet-version: '9.0.2xx'
dotnet-quality: 'daily'
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@main
with:
Expand Down

0 comments on commit 47b81ce

Please sign in to comment.