use dotnet 4.8
Some checks failed
/ test (push) Failing after 9s

This commit is contained in:
Johan Lundberg 2025-04-01 21:20:46 +02:00
parent b3dc220ac0
commit 90b173df06

View file

@ -7,5 +7,5 @@ jobs:
- name: Setup dotnet
uses: https://github.com/actions/setup-dotnet@v4
with:
dotnet-version: '4.5'
dotnet-version: '4.8'
- run: dotnet build