dotnet-version: 8

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

View File

@ -19,7 +19,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: