[CHANGE] Updated workflow dotnet version -> 8.0.x
This commit is contained in:
parent
582fe194b9
commit
ce4139d100
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue