0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 01:57:32 +01:00

Roll back codecov CI task to v3

As per #12303
This commit is contained in:
Matt Westcott 2024-09-12 13:04:20 +01:00
parent 0183876669
commit 430333044f

View File

@ -404,8 +404,7 @@ jobs:
include-hidden-files: true
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
flags: backend
token: ${{ secrets.CODECOV_TOKEN }}