mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
chore: Bump codecov/codecov-action to v4 (#2881)
This commit is contained in:
2
.github/workflows/CI.yaml
vendored
2
.github/workflows/CI.yaml
vendored
@@ -100,7 +100,7 @@ jobs:
|
||||
run: tox -e py39-unit -- --cov=./ --cov-report=xml
|
||||
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v3
|
||||
uses: codecov/codecov-action@v4
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
flags: unit
|
||||
|
||||
Reference in New Issue
Block a user