Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeftTwixWand authored Oct 26, 2024
1 parent ee9a783 commit 0757404
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.x
dotnet-version: 9.x
dotnet-quality: 'preview'

- name: Setup NuGet.exe for use with actions
uses: NuGet/setup-nuget@v2
Expand Down

0 comments on commit 0757404

Please sign in to comment.