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:
parent
2931e139c7
commit
0234b28214
1
.github/workflows/dependency-check.yml
vendored
1
.github/workflows/dependency-check.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
||||
with:
|
||||
dotnet-version: |
|
||||
9.x.x
|
||||
6.x.x
|
||||
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
|
Loading…
Reference in New Issue
Block a user