Skip to content

Commit 570b113

Browse files
committed
update readme
1 parent 359fb07 commit 570b113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
- name: Setup .NET
199199
uses: actions/setup-dotnet@v3
200200
with:
201-
dotnet-version: 7.0.x
201+
dotnet-version: 8.0.x
202202

203203
- name: Restore dependencies
204204
run: dotnet restore

0 commit comments

Comments
 (0)