Skip to content

Commit

Permalink
Merge pull request #283 from Quansight-Labs/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/codecov/codecov-action-5

skip changelog(deps): bump codecov/codecov-action from 4 to 5
  • Loading branch information
hameerabbasi authored Jan 14, 2025
2 parents 646a65d + c430013 commit f3a257b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
clang-format-version: '19'
check-path: 'src'
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
directory: 'coverage/coverage*.xml'
env_vars: OS,PYTHON
Expand Down

0 comments on commit f3a257b

Please sign in to comment.