dotnet-version: 8

This commit is contained in:
STAM 2023-10-16 15:08:56 +03:00 committed by GitHub
parent 22cb98ef63
commit 28bc6ffcfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v3
with:
dotnet-version: '6.0.x'
dotnet-version: 8
dotnet-quality: 'preview'
- name: Restore
env: