Updating GHES workflows

This commit is contained in:
GitHub Actions
2020-09-10 00:21:31 +00:00
parent a618a4364d
commit e63b3cb8d3
13 changed files with 927 additions and 16 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.101
dotnet-version: 3.1.301
- name: Install dependencies
run: dotnet restore
- name: Build