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

Commit ffe14d5

Browse files
chore(deps): update codecov/codecov-action action to v4.1.1 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4bb1022 commit ffe14d5

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

0 commit comments

Comments
 (0)