Update codeql.yml

This commit is contained in:
pointfeev 2022-12-20 16:30:57 -05:00 committed by GitHub
parent 9736e6dc1d
commit 078907d424
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ jobs:
- name: Setup
uses: actions/setup-dotnet@v1
with:
dotnet-version: 6.x.x
dotnet-version: 7.x.x
- name: Restore
run: dotnet restore