Skip to content

Commit 8a387ad

Browse files
committed
codeql-analysis.yml updated
1 parent 083c03d commit 8a387ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup .NET Core SDK
3636
uses: actions/setup-dotnet@v1.9.0
3737
with:
38-
dotnet-version: 8.x.x
38+
dotnet-version: 9.x.x
3939

4040
# Initializes the CodeQL tools for scanning.
4141
- name: Initialize CodeQL

0 commit comments

Comments
 (0)