Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 06dc484 commit 81c2d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: ctest --test-dir build --output-on-failure

- name: Upload coverage reports to Codecov
uses: codecov/[email protected].2
uses: codecov/[email protected].7
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
docs:
Expand Down

0 comments on commit 81c2d22

Please sign in to comment.