Skip to content

Commit c257898

Browse files
build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#3658)
1 parent bb4b6c8 commit c257898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
run: dotnet test Sentry-CI-Build-${{ runner.os }}.slnf -c Release --no-build --nologo -l GitHubActions -l "trx;LogFilePrefix=testresults_${{ runner.os }}" --collect "XPlat Code Coverage"
145145

146146
- name: Upload code coverage
147-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673
147+
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238
148148

149149
- name: Upload build and test outputs
150150
if: failure()

0 commit comments

Comments
 (0)