Replace deprecated v1 codecov updater with v2. (#54)

(cherry picked from commit 65034de769)
This commit is contained in:
Felix Fontein 2021-10-14 15:23:00 +02:00
parent df88a7ec99
commit 491e266ac4

View file

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