Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit cc15a39

Browse files
authored
Merge pull request #217 from abpframework/update-version
Update dotnet.yml
2 parents 494cc00 + cb99eb9 commit cc15a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup .NET
1717
uses: actions/setup-dotnet@v2
1818
with:
19-
dotnet-version: 7.0.x
19+
dotnet-version: 8.x
2020
- name: Restore dependencies
2121
run: dotnet restore
2222
- name: Build

0 commit comments

Comments
 (0)