Skip to content

Commit 36deb82

Browse files
authored
Updated deprecated action
1 parent e5a7998 commit 36deb82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Publish NuGet
3030
# You may pin to the exact commit or the version.
3131
# uses: brandedoutcast/publish-nuget@c12b8546b67672ee38ac87bea491ac94a587f7cc
32-
uses: brandedoutcast/publish-nuget@v2.5.5
32+
uses: alirezanet/publish-nuget@v3.1.0
3333
with:
3434
# Filepath of the project to be packaged, relative to root of repository
3535
PROJECT_FILE_PATH: ReportGenerator.BitbucketServerCodeCoverage/ReportGenerator.BitbucketServerCodeCoverage.csproj

0 commit comments

Comments
 (0)