Skip to content

Commit

Permalink
MAINT: Bump codecov/codecov-action from 4 to 5 (#451)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
  • Loading branch information
dependabot[bot] and pyansys-ci-bot authored Nov 15, 2024
1 parent be656c8 commit 8dcc727
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -104,7 +104,7 @@ jobs:

- name: Upload coverage to Codecov
if: env.MAIN_PYTHON_VERSION == matrix.python-version
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/451.documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
MAINT: Bump codecov/codecov-action from 4 to 5

0 comments on commit 8dcc727

Please sign in to comment.