Skip to content

Commit 42bf483

Browse files
authored
Merge pull request #2053 from apache/dependabot/github_actions/codecov/codecov-action-5.4.0
Bump codecov/codecov-action from 4.5.0 to 5.4.0
2 parents dcacf74 + 3abfdaf commit 42bf483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
tox -e coverage-ci
120120
121121
- name: Upload Coverage to codecov.io
122-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
122+
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
123123
with:
124124
# We utilize secret for more realiable builds. Without secret being set, upload step
125125
# fails fairly often.

0 commit comments

Comments
 (0)