Skip to content

Commit

Permalink
bump codecov to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthecoder committed Feb 7, 2025
1 parent 46f34b6 commit 3f2d6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: lcov_cobertura build-host/lcov/data/capture/all_targets.info

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
files: ot3-firmware/coverage.xml
name: codecov-ot3-firmware
Expand Down

0 comments on commit 3f2d6a9

Please sign in to comment.