Skip to content
This repository was archived by the owner on Mar 28, 2024. It is now read-only.

Commit 7b75c8a

Browse files
chore(deps): update codecov/codecov-action action to v4.0.2 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 882daa7 commit 7b75c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: dotnet test --no-build
4444

4545
- name: Codecov
46-
uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1
46+
uses: codecov/codecov-action@0cfda1dd0a4ad9efc75517f399d859cd1ea4ced1 # v4.0.2
4747
with:
4848
files: '**/TestResults/*/*.cobertura.xml'
4949
fail_ci_if_error: true

0 commit comments

Comments
 (0)