Updating GHES workflows

This commit is contained in:
GitHub Actions
2020-09-03 23:25:00 +00:00
parent 9d5f3ec540
commit a618a4364d
12 changed files with 15 additions and 926 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.301
dotnet-version: 3.1.101
- name: Install dependencies
run: dotnet restore
- name: Build