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

Commit 5a2aa15

Browse files
chore(deps): update codecov/codecov-action action to v4.4.0
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v4.3.0 | v4.4.0 |
1 parent ea8c347 commit 5a2aa15

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
@@ -48,7 +48,7 @@ jobs:
4848
run: dotnet test --no-build
4949

5050
- name: Codecov
51-
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
51+
uses: codecov/codecov-action@6d798873df2b1b8e5846dba6fb86631229fbcb17 # v4.4.0
5252
with:
5353
files: '*.cobertura.xml'
5454
fail_ci_if_error: true

0 commit comments

Comments
 (0)