Skip to content

Commit

Permalink
Merge pull request #14 from ansys-internal/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…codecov/codecov-action-4

MAINT: Bump codecov/codecov-action from 3 to 4
  • Loading branch information
Samuelopez-ansys authored Feb 1, 2024
2 parents a719f24 + 631cb91 commit c37c69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:

- name: "Upload coverage report to codecov"
if: ${{ matrix.python-version == env.MAIN_PYTHON_VERSION }}
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
file: .cov/total.xml
env:
Expand Down

0 comments on commit c37c69f

Please sign in to comment.