Skip to content

Commit b47b652

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

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
@@ -41,7 +41,7 @@ jobs:
4141
run: dotnet test --no-build --verbosity normal
4242

4343
- name: Codecov
44-
uses: codecov/codecov-action@0cfda1dd0a4ad9efc75517f399d859cd1ea4ced1 # v4.0.2
44+
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
4545
with:
4646
files: '*.cobertura.xml'
4747
fail_ci_if_error: true

0 commit comments

Comments
 (0)