Skip to content

Commit 6a78772

Browse files
authored
Update tests.yml
1 parent f1c112a commit 6a78772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup .NET Core
2424
uses: actions/setup-dotnet@v1
2525
with:
26-
dotnet-version: 2.2
26+
dotnet-version: '3.1.x'
2727
- name: use this action, test solution dir
2828
if: ${{ !cancelled() }}
2929
uses: zyborg/dotnet-tests-report@v1

0 commit comments

Comments
 (0)