1
0
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:
Oleg Bulatov
2024-05-16 17:53:54 +02:00
committed by GitHub
parent a78423c582
commit 42d0889e31

View File

@@ -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