Skip to content

Commit a75db14

Browse files
build(deps): bump codecov/codecov-action from 4 to 5 (#190)
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]>
1 parent 70448fd commit a75db14

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
@@ -125,7 +125,7 @@ jobs:
125125
path: tests/graphics/image_cache
126126
retention-days: 7
127127

128-
- uses: codecov/codecov-action@v4
128+
- uses: codecov/codecov-action@v5
129129
name: 'Upload coverage to CodeCov'
130130
with:
131131
token: ${{ secrets.CODECOV_TOKEN }}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build(deps): bump codecov/codecov-action from 4 to 5

0 commit comments

Comments
 (0)