Skip to content

Commit 8766942

Browse files
authored
Update ci.yml
1 parent f1331da commit 8766942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup .NET
2727
uses: actions/setup-dotnet@v1
2828
with:
29-
dotnet-version: 3.1.x
29+
dotnet-version: '6.0.x'
3030
- name: Restore dependencies
3131
run: dotnet restore
3232
- name: Build

0 commit comments

Comments
 (0)