Skip to content

Commit f2cd0dc

Browse files
committed
Try using net10
1 parent 5e18c49 commit f2cd0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Setup .NET
4242
uses: actions/setup-dotnet@v4
4343
with:
44-
dotnet-version: 9.0.x
44+
dotnet-version: 10.0.x
4545

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

0 commit comments

Comments
 (0)