We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c9c45 commit de93909Copy full SHA for de93909
.github/workflows/codeql-analysis.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Setup .NET
67
uses: actions/setup-dotnet@v3
68
with:
69
- dotnet-version: 9.0.x
+ dotnet-version: 10.0.x
70
dotnet-quality: preview
71
72
- name: Restore the Skylark
.github/workflows/dotnet-desktop.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Install .NET Core
62
63
64
65
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
.github/workflows/dotnet.yml
@@ -57,7 +57,7 @@ jobs:
57
58
59
60
0 commit comments