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

This commit is contained in:
Felix Fontein 2021-10-14 15:23:00 +02:00 committed by GitHub
parent e158fcf0ae
commit 65034de769
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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