Merge branch 'develop' into fix-gha-smells

This commit is contained in:
Tig
2024-05-30 12:07:41 -06:00
committed by GitHub
11 changed files with 18 additions and 17 deletions

View File

@@ -34,7 +34,7 @@ jobs:
- name: Setup dotnet
uses: actions/setup-dotnet@v4
with:
dotnet-version: 7.0
dotnet-version: 8.0
dotnet-quality: 'ga'
- name: Install dependencies