dotnet 7.0.x

This commit is contained in:
Tig Kindel
2023-05-21 15:37:44 +02:00
parent f358088f91
commit 6190fc6411

View File

@@ -17,7 +17,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v3.0.3
with:
dotnet-version: 7.0.4
dotnet-version: 7.0.x
- name: Install dependencies
run: |