We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d7b04 commit d9abbe4Copy full SHA for d9abbe4
.github/workflows/codeql-analysis.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- uses: actions/setup-dotnet@v1
55
with:
56
- dotnet-version: '7.0.100'
+ dotnet-version: '9.0.100'
57
58
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
59
# If this step fails, then you should remove it and run the build manually (see below)
0 commit comments