Skip to content

Commit 15a506a

Browse files
authored
Update codeql-analysis.yml
1 parent 84ba1e5 commit 15a506a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/codeql-analysis.yml

-7
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,6 @@ jobs:
4040
steps:
4141
- name: Checkout repository
4242
uses: actions/checkout@v2
43-
44-
- name: "Set .NET target"
45-
uses: UseDotNet@2
46-
with:
47-
packageType: 'sdk'
48-
version: '6.0.x'
49-
includePreviewVersions: True
5043

5144
# Initializes the CodeQL tools for scanning.
5245
- name: "Initialize CodeQL"

0 commit comments

Comments
 (0)