Skip to content

Commit 432425a

Browse files
committed
ci: use SDK .NET 10
1 parent 25d5dfc commit 432425a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install .NET Core
3030
uses: actions/setup-dotnet@v4
3131
with:
32-
dotnet-version: 9.0.x
32+
dotnet-version: 10.0.x
3333

3434
- name: Display dotnet version
3535
run: dotnet --version

0 commit comments

Comments
 (0)