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

Commit 65bc75e

Browse files
ci: bump codecov/codecov-action from 5.1.1 to 5.1.2 (#164)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47e9821 commit 65bc75e

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/[email protected].1
49+
uses: codecov/[email protected].2
5050
with:
5151
name: codecov
5252
files: ./evalme/report.xml

0 commit comments

Comments
 (0)