Skip to content

Commit b500ff2

Browse files
authored
CodeQL - Update .NET SDK (#4199)
1 parent 8c7d378 commit b500ff2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141
- name: Setup .NET
4242
uses: actions/setup-dotnet@v4
4343
with:
44-
dotnet-version: 9.0.x
45-
dotnet-quality: ga
44+
dotnet-version: 10.0.x
45+
dotnet-quality: preview
4646

4747
- name: Initialize CodeQL
4848
uses: github/codeql-action/init@v3

0 commit comments

Comments
 (0)