Skip to content

Commit 4f526f7

Browse files
build(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1 (#3113)
1 parent 495e742 commit 4f526f7

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
@@ -119,7 +119,7 @@ jobs:
119119
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"
120120

121121
- name: Upload code coverage
122-
uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0
122+
uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044
123123

124124
- name: Upload build and test outputs
125125
if: failure()

0 commit comments

Comments
 (0)