Skip to content

Commit

Permalink
Merge pull request #678 from srz-zumix/feature/update_codecov_action
Browse files Browse the repository at this point in the history
update codecov action version
  • Loading branch information
srz-zumix committed Sep 1, 2022
2 parents 5c49dae + 56f8546 commit 0e15f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: coverage
run: |
make -C test coverage
- uses: codecov/codecov-action@v1
- uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
verbose: true
Expand Down

0 comments on commit 0e15f15

Please sign in to comment.