mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-02 09:14:29 +02:00
Replace deprecated v1 codecov updater with v2. (#54)
This commit is contained in:
parent
e158fcf0ae
commit
65034de769
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ansible-test.yml
vendored
4
.github/workflows/ansible-test.yml
vendored
|
@ -109,7 +109,7 @@ jobs:
|
|||
working-directory: ./ansible_collections/community/routeros
|
||||
|
||||
# See the reports at https://codecov.io/gh/ansible_collections/ansible-collections/community.routeros
|
||||
- uses: codecov/codecov-action@v1
|
||||
- uses: codecov/codecov-action@v2
|
||||
with:
|
||||
fail_ci_if_error: false
|
||||
|
||||
|
@ -182,6 +182,6 @@ jobs:
|
|||
working-directory: ./ansible_collections/community/routeros
|
||||
|
||||
# See the reports at https://codecov.io/gh/ansible-collections/community.routeros
|
||||
- uses: codecov/codecov-action@v1
|
||||
- uses: codecov/codecov-action@v2
|
||||
with:
|
||||
fail_ci_if_error: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue