|
|
@ -18,7 +18,7 @@ runs:
|
|
|
|
fetch-depth: ${{inputs.fetch-depth}}
|
|
|
|
fetch-depth: ${{inputs.fetch-depth}}
|
|
|
|
|
|
|
|
|
|
|
|
- name: Setup .NET 6, 7, 8
|
|
|
|
- name: Setup .NET 6, 7, 8
|
|
|
|
- uses: actions/setup-dotnet@v3
|
|
|
|
uses: actions/setup-dotnet@v3
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
dotnet-version: |
|
|
|
|
dotnet-version: |
|
|
|
|
6.x.x
|
|
|
|
6.x.x
|
|
|
|