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

Commit 9ca8d5d

Browse files
chore(deps): update codecov/codecov-action action to v4.1.0 (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 953d9d4 commit 9ca8d5d

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@0cfda1dd0a4ad9efc75517f399d859cd1ea4ced1 # v4.0.2
46+
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
4747
with:
4848
files: '**/TestResults/*/*.cobertura.xml'
4949
fail_ci_if_error: true

0 commit comments

Comments
 (0)