Bump codecov action. (#79) (#80)

(cherry picked from commit ebe6e93773)
This commit is contained in:
Felix Fontein 2022-04-15 15:07:16 +02:00 committed by GitHub
parent cb8d546604
commit 3969ef1df1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,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@v2
- uses: codecov/codecov-action@v3
with:
fail_ci_if_error: false
@ -127,7 +127,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@v2
- uses: codecov/codecov-action@v3
with:
fail_ci_if_error: false
@ -203,6 +203,6 @@ jobs:
# working-directory: ./ansible_collections/community/routeros
#
# # See the reports at https://codecov.io/gh/ansible-collections/community.routeros
# - uses: codecov/codecov-action@v2
# - uses: codecov/codecov-action@v3
# with:
# fail_ci_if_error: false