Skip to content

Commit 0d9fb55

Browse files
Copilotgfs
andcommitted
Update CodeQL workflow to use .NET 10 SDK
Co-authored-by: gfs <98900+gfs@users.noreply.github.com>
1 parent 23f3dfe commit 0d9fb55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup .NET Core SDK
2929
uses: actions/setup-dotnet@v1.7.2
3030
with:
31-
dotnet-version: 8.0.x
31+
dotnet-version: 10.0.x
3232

3333
- name: Initialize CodeQL
3434
uses: github/codeql-action/init@v2

0 commit comments

Comments
 (0)