Skip to content

Commit 5b67dd4

Browse files
Upgrading to 9.0
1 parent 75847b7 commit 5b67dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
- name: Install .NET Core
115115
uses: actions/setup-dotnet@v3
116116
with:
117-
dotnet-version: 8.x.x
117+
dotnet-version: 9.x.x
118118

119119
# Execute the build
120120
- name: Execute Build

0 commit comments

Comments
 (0)