Merge branch 'main' of https://github.com/pointfeev/CreamInstaller
This commit is contained in:
commit
dcd77085fd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue