Skip to content

Commit b7453ee

Browse files
chore: upgrade codecov-action to v7 (#204)
1 parent 9aa06ef commit b7453ee

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
@@ -34,7 +34,7 @@ jobs:
3434
run: make test
3535
- name: Upload coverage
3636
if: matrix.django-version == 'pinned'
37-
uses: codecov/codecov-action@v6
37+
uses: codecov/codecov-action@v7
3838
with:
3939
token: ${{ secrets.CODECOV_TOKEN }}
4040
fail_ci_if_error: false

0 commit comments

Comments
 (0)