Skip to content

Commit

Permalink
codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
marcschier committed Jan 9, 2025
1 parent f7f02c1 commit 0a38935
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
- language: csharp
build-mode: autobuild
steps:
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: 9.0.x
- name: Checkout repository
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 0a38935

Please sign in to comment.