Skip to content

Commit ce1e239

Browse files
ci: bump codecov/codecov-action from 4 to 5 in the actions group (#1541)
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>
1 parent e6e5cb6 commit ce1e239

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
retention-days: 7
218218

219219
- name: Upload coverage to Codecov
220-
uses: codecov/codecov-action@v4
220+
uses: codecov/codecov-action@v5
221221
if: matrix.docker-image == 'windows-latest'
222222
env:
223223
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

doc/changelog.d/1541.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump codecov/codecov-action from 4 to 5 in the actions group

0 commit comments

Comments
 (0)