Update release.yml

This commit is contained in:
Timothy Baldridge 2021-01-03 20:48:07 -07:00 committed by GitHub
parent bca6ac9145
commit 08a460ff7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.301
dotnet-version: 5.0.101
- name: Restore dependencies
run: dotnet restore
- name: Build