Update dotnetcore.yml
This commit is contained in:
parent
7b5479270b
commit
9969e466d8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dotnetcore.yml
vendored
2
.github/workflows/dotnetcore.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
with:
|
||||
submodules: true
|
||||
- name: Setup .NET Core
|
||||
uses: actions/setup-dotnet
|
||||
uses: actions/setup-dotnet@v1.4.0
|
||||
with:
|
||||
dotnet-version: 3.1.100
|
||||
if: matrix.os == 'macOS-latest' || matrix.os == 'ubuntu-latest'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue