Update dotnetcore.yml

This commit is contained in:
Gui.H 2021-06-17 20:43:34 +08:00 committed by GitHub
parent c0e74806c5
commit 2bcfd59ebf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
- name: Setup dotnet
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.100
dotnet-version: 5.0
# Publish
- name: publish on version change