Skip to content

Commit a9d9ae8

Browse files
committed
Update CI/CD
1 parent fd639dd commit a9d9ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup .NET
2222
uses: actions/setup-dotnet@v4
2323
with:
24-
dotnet-version: 8.0.x
24+
dotnet-version: 9.0.x
2525
- name: Restore dependencies
2626
run: dotnet restore
2727
- name: Build

0 commit comments

Comments
 (0)