mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-18 00:46:05 +00:00
ci: use codecov @v6 [citest_skip]
use latest version of codecov @v6 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
parent
723810328e
commit
8899286efe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-unit-test.yml
vendored
2
.github/workflows/python-unit-test.yml
vendored
|
|
@ -92,7 +92,7 @@ jobs:
|
|||
TOXENV="$toxenvs" lsr_ci_runtox
|
||||
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v5
|
||||
uses: codecov/codecov-action@v6
|
||||
|
||||
python-26:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue