Skip to content

Commit 501e71b

Browse files
authored
Update dotnetcore.yml (#159)
1 parent e3bc0f1 commit 501e71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup .NET Core
2222
uses: actions/setup-dotnet@v3
2323
with:
24-
dotnet-version: '7.x'
24+
dotnet-version: '8.x'
2525
- name: Install dependencies
2626
run: dotnet restore
2727
- name: Build

0 commit comments

Comments
 (0)