Update nbgv.

This commit is contained in:
Mohammadreza 2020-12-24 06:56:54 +00:00 committed by GitHub
parent 3d52ca3dc4
commit 214bdaf427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: dotnet/nbgv@v0.3.1
with:
fetch-depth: 0 # avoid shallow clone so nbgv can do its work.
- uses: dotnet/nbgv@v0.4.0
with:
setAllVars: true
- name: Setup .NET