[CHANGE] Updated workflow dotnet version -> 8.0.x
All checks were successful
Build C# Library / build (push) Successful in 1m2s
All checks were successful
Build C# Library / build (push) Successful in 1m2s
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Setup .NET SDK
|
||||
uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: '6.0.x'
|
||||
dotnet-version: '8.0.x'
|
||||
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
|
Reference in New Issue
Block a user