mirror of
https://github.com/ivabus/roulette
synced 2024-11-10 10:35:19 +03:00
Update dotnet.yml
This commit is contained in:
parent
6db1dc6bd7
commit
c8ddfbeb9d
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 5.0.x
|
||||
dotnet-version: 6.0.x
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
- name: Build
|
||||
|
|
Loading…
Reference in a new issue