Updating GHES workflows

This commit is contained in:
GitHub Actions
2021-01-15 20:21:19 +00:00
parent 3c3f778c30
commit 17479bc603
+1 -1
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.x
- name: Restore dependencies
run: dotnet restore
- name: Build