Skip to content

Commit

Permalink
CHORE: Bump codecov/codecov-action from 4 to 5 (#983)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and pyansys-ci-bot authored Nov 19, 2024
1 parent b660716 commit cb0043b
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 @@ -706,7 +706,7 @@ jobs:
retention-days: 7

- name: Upload coverage to Codecov
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/983.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bump codecov/codecov-action from 4 to 5

0 comments on commit cb0043b

Please sign in to comment.