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 5bc21e3 commit 02689fcCopy full SHA for 02689fc
.github/workflows/codeql-analysis.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Setup .NET
55
uses: actions/setup-dotnet@v4
56
with:
57
- dotnet-version: 8.0.x
+ dotnet-version: 9.0.x
58
59
# Build
60
- run: dotnet build src/Simplify.Web.sln -v minimal
0 commit comments