Update dotnet-core.yml

This commit is contained in:
X9VoiD 2020-09-22 11:36:29 +08:00 committed by GitHub
parent a891744a87
commit 83ce3fea39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,9 +17,7 @@ jobs:
submodules: recursive
- name: Setup ${{ matrix.net }}
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.x
uses: actions/setup-dotnet@v1.7.0
- name: Build
env: