Skip to content

Commit 39bbf88

Browse files
renovate[bot]Stranger6667
authored andcommitted
chore(deps): update codecov/codecov-action action to v4.5.0
1 parent 1c93e36 commit 39bbf88

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
@@ -96,6 +96,6 @@ jobs:
9696
- run: coverage xml -i
9797

9898
- name: Upload coverage to Codecov
99-
uses: codecov/codecov-action@v4.1.0
99+
uses: codecov/codecov-action@v4.5.0
100100
with:
101101
file: ./coverage.xml

0 commit comments

Comments
 (0)