0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-06-29 18:21:08 +00:00

fix: Use dotnet 6 for the license check tool

This commit is contained in:
alex289 2025-02-01 12:07:21 +01:00
parent 2931e139c7
commit 0234b28214
No known key found for this signature in database
GPG Key ID: 573F77CD2D87F863

View File

@ -21,6 +21,7 @@ jobs:
with:
dotnet-version: |
9.x.x
6.x.x
- name: Restore dependencies
run: dotnet restore