Skip to content

Commit cc4c181

Browse files
committed
(#192) CI: update to .NET 8 SDK
1 parent 11d76ee commit cc4c181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up .NET SDK
2828
uses: actions/setup-dotnet@v4
2929
with:
30-
dotnet-version: 7.0.x
30+
dotnet-version: 8.0.x
3131
- name: NuGet cache
3232
uses: actions/cache@v4
3333
with:

0 commit comments

Comments
 (0)