Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 381b9b9

Browse files
authored
Replace deprecated v1 codecov updater with v2. (#9)
1 parent 8bb3835 commit 381b9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,6 @@ jobs:
107107
working-directory: ./ansible_collections/felixfontein/hosttech_dns
108108

109109
# See the reports at https://codecov.io/gh/felixfontein/hosttech_dns
110-
- uses: codecov/codecov-action@v1
110+
- uses: codecov/codecov-action@v2
111111
with:
112112
fail_ci_if_error: false

0 commit comments

Comments
 (0)