Skip to content

Commit

Permalink
update codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
matchish authored May 14, 2024
1 parent 7a457e2 commit 9449095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
ELASTICSEARCH_HOST: '127.0.0.1:9200'

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v4
with:
files: ./coverage.xml
fail_ci_if_error: true
Expand Down

0 comments on commit 9449095

Please sign in to comment.