Skip to content

Commit 15c891e

Browse files
build(deps): bump codecov/codecov-action from 4.0.2 to 4.4.0 (#467)
1 parent 4b063a0 commit 15c891e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
TEST_LANGS: en
3737

3838
- name: Upload Coverage Report
39-
uses: codecov/codecov-action@v4.0.2
39+
uses: codecov/codecov-action@v4.4.0

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646

4747
- name: Upload Coverage Report
4848
if: github.event_name == 'pull_request'
49-
uses: codecov/codecov-action@v4.0.2
49+
uses: codecov/codecov-action@v4.4.0

0 commit comments

Comments
 (0)