Skip to content

Commit 76036f7

Browse files
chore(deps): update dotnet/nbgv action to v0.4.0 (#676)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e909f4d commit 76036f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
path: packages
8888
- name: Push packages
8989
run: dotnet nuget push "packages/*.nupkg" --api-key ${{ secrets.NUGET_API_KEY }} --source https://api.nuget.org/v3/index.json
90-
- uses: dotnet/nbgv@v0.3.1
90+
- uses: dotnet/nbgv@v0.4.0
9191
id: nbgv
9292
- name: Create GitHub release
9393
uses: actions/create-release@v1

0 commit comments

Comments
 (0)