We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083c03d commit 8a387adCopy full SHA for 8a387ad
.github/workflows/codeql-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Setup .NET Core SDK
36
uses: actions/setup-dotnet@v1.9.0
37
with:
38
- dotnet-version: 8.x.x
+ dotnet-version: 9.x.x
39
40
# Initializes the CodeQL tools for scanning.
41
- name: Initialize CodeQL
0 commit comments