Skip to content

Commit

Permalink
ci: Update .net version
Browse files Browse the repository at this point in the history
  • Loading branch information
SamboyCoding committed Dec 22, 2024
1 parent 70e22e1 commit 43c7005
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 @@ -14,7 +14,7 @@ jobs:
- name: Setup .NET
uses: actions/[email protected]
with:
dotnet-version: 7.0.x
dotnet-version: 9.0.x
- name: Restore dependencies
run: dotnet restore
- name: Test
Expand Down

0 comments on commit 43c7005

Please sign in to comment.