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

Commit c84749b

Browse files
ci: bump codecov/codecov-action from 5.3.1 to 5.4.0 (#168)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2975b0b commit c84749b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
pytest --junitxml report.xml --cov=. -m "not integration_tests"
4747
4848
- name: "Upload coverage to Codecov"
49-
uses: codecov/codecov-action@v5.3.1
49+
uses: codecov/codecov-action@v5.4.0
5050
with:
5151
name: codecov
5252
files: ./evalme/report.xml

0 commit comments

Comments
 (0)