Skip to content

Commit 87de9a5

Browse files
authored
Update codeql-analysis.yml
Update dotnet-version to 6.0.x
1 parent 45c1d6a commit 87de9a5

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
@@ -63,7 +63,7 @@ jobs:
6363
- name: Install .NET Core
6464
uses: actions/setup-dotnet@v1
6565
with:
66-
dotnet-version: 5.0.101
66+
dotnet-version: 6.0.x
6767

6868
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
6969
- name: Setup MSBuild.exe

0 commit comments

Comments
 (0)