Skip to content

Commit

Permalink
update codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
adamovanja committed Jun 10, 2024
1 parent 1fb5789 commit f663e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: ${{ needs.ci.outputs.additional-reports-name }}
path: ${{ needs.ci.outputs.additional-reports-path }}

- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
name: 'Upload coverage'
with:
fail_ci_if_error: true
Expand Down

0 comments on commit f663e12

Please sign in to comment.