.NET 8 CodeQL analysis

pull/546/head
Joe DeCock 1 year ago
parent 8d1976a2cd
commit 071feb089b

@ -26,7 +26,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup SKDs
- name: Setup dotnet
uses: actions/setup-dotnet@v1
with:
dotnet-version: |

@ -43,6 +43,7 @@ jobs:
dotnet-version: |
6.0.x
7.0.x
8.0.x
- run: dotnet --info

Loading…
Cancel
Save