Skip to content

Commit 83d5174

Browse files
Bump codecov/codecov-action from 6.0.0 to 6.0.1 (#65726)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e652ee8 commit 83d5174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
if: ${{ matrix.pytest_marker_expression == '' && (always() && steps.build.outcome == 'success')}}
202202

203203
- name: Upload test coverage to Codecov
204-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v5
204+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v5
205205
with:
206206
flags: unittests
207207
name: codecov-pandas-${{ matrix.name || format('{0}-{1}', matrix.platform, matrix.environment) }}

0 commit comments

Comments
 (0)