Skip to content

Commit 02689fc

Browse files
committed
[spec] framework .NET 9 set
1 parent 5bc21e3 commit 02689fc

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
@@ -54,7 +54,7 @@ jobs:
5454
- name: Setup .NET
5555
uses: actions/setup-dotnet@v4
5656
with:
57-
dotnet-version: 8.0.x
57+
dotnet-version: 9.0.x
5858

5959
# Build
6060
- run: dotnet build src/Simplify.Web.sln -v minimal

0 commit comments

Comments
 (0)