Skip to content

Commit

Permalink
(maint) fix codeql-analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-a committed Aug 27, 2023
1 parent f9fc16f commit cbe25f1
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,14 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0

- uses: actions/[email protected]
with:
dotnet-version: |
2.1.818
3.1.x
5.0.x
6.0.x
7.0.x
- name: Cache Tools
uses: actions/cache@v3
with:
Expand Down

0 comments on commit cbe25f1

Please sign in to comment.