Skip to content

Commit 74e818a

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent e198879 commit 74e818a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
make tests
6565
- name: Run code coverage
6666
if: matrix.python-version == '3.12' && matrix.django-version == 'django42'
67-
uses: codecov/codecov-action@v5
67+
uses: codecov/codecov-action@v6
6868
with:
6969
flags: unittests
7070
fail_ci_if_error: true

0 commit comments

Comments
 (0)