Skip to content

Commit

Permalink
Bump codecov-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Nov 16, 2024
1 parent 22fb6c2 commit a276123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,7 @@ jobs:
path: ./code_coverage/integration_tests/windows_integration_tests_release_system_sqlite

- name: Upload Coverage to CodeCov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
directory: ./code_coverage
fail_ci_if_error: true
Expand Down

0 comments on commit a276123

Please sign in to comment.