Skip to content

Commit 84caa5c

Browse files
Bump codecov/codecov-action from 5.5.0 to 5.5.1 (#1378)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28fb0ed commit 84caa5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Upload coverage reports to Codecov
5959
if: ${{ matrix.os == 'ubuntu-latest' && matrix.python == '3.13' }}
60-
uses: codecov/codecov-action@v5.5.0
60+
uses: codecov/codecov-action@v5.5.1
6161
env:
6262
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
6363

0 commit comments

Comments
 (0)