Update dotnetcore.yml

This commit is contained in:
Gui.H 2021-06-17 20:45:24 +08:00 committed by GitHub
parent 2bcfd59ebf
commit 2af3da7664
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: 5.0
dotnet-version: 5.0.203
# Publish
- name: publish on version change