Skip to content

Commit 2960b24

Browse files
ci: bump codecov/codecov-action from 5.3.1 to 5.4.0 (#7155)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4401843 commit 2960b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166

167167
- name: Upload coverage to Codecov
168168
if: ${{ github.event.pull_request.head.repo.fork == false && github.event.pull_request.user.login != 'dependabot[bot]' }}
169-
uses: codecov/codecov-action@v5.3.1
169+
uses: codecov/codecov-action@v5.4.0
170170
with:
171171
name: codecov-python-${{ matrix.python-version }}
172172
flags: pytests

0 commit comments

Comments
 (0)