mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-19 18:34:32 +02:00
Replace deprecated v1 codecov updater with v2. (#54)
(cherry picked from commit 65034de769
)
This commit is contained in:
parent
df88a7ec99
commit
491e266ac4
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ansible-test.yml
vendored
4
.github/workflows/ansible-test.yml
vendored
|
@ -107,7 +107,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
|
||||
|
||||
|
@ -181,6 +181,6 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue