Skip to content

Commit

Permalink
Upgrade codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjohnston committed Jan 12, 2025
1 parent cf6b7ff commit be2200a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
bash ../../../../etc/Linux/lcov.sh
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
files: ${{ github.workspace }}/build/tlRender/src/tlRender-build/coverage_filtered.info
fail_ci_if_error: true
Expand Down

0 comments on commit be2200a

Please sign in to comment.