We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e18c49 commit f2cd0dcCopy full SHA for f2cd0dc
.github/workflows/codeql-analysis.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Setup .NET
42
uses: actions/setup-dotnet@v4
43
with:
44
- dotnet-version: 9.0.x
+ dotnet-version: 10.0.x
45
46
- name: Initialize CodeQL
47
uses: github/codeql-action/init@v3
0 commit comments