Skip to content

Commit

Permalink
restore dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
iOvergaard committed Nov 9, 2024
1 parent e0af5f3 commit 3e22bc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Use .NET ${{ env.dotnetVersion }}
uses: actions/setup-dotnet@v4

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
Expand Down

0 comments on commit 3e22bc1

Please sign in to comment.