Skip to content

Commit 5c165c5

Browse files
committed
Update .net sdk version in CI
1 parent f49ed17 commit 5c165c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup .NET Core
2727
uses: actions/setup-dotnet@v1
2828
with:
29-
dotnet-version: 7.0.x
29+
dotnet-version: 8
3030
- uses: actions/cache@v1
3131
with:
3232
path: ~/.nuget/packages

0 commit comments

Comments
 (0)