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 f3aabba commit 1df7af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ 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
Expand Down

0 comments on commit 1df7af9

Please sign in to comment.