mirror of
https://github.com/FroggMaster/CreamInstaller.git
synced 2026-06-12 19:11:25 -07:00
Update codeql.yml
This commit is contained in:
@@ -24,6 +24,11 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 6.x.x
|
||||
|
||||
- name: Initialize
|
||||
uses: github/codeql-action/init@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user