Skip to content

Commit db37d09

Browse files
Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#1370)
1 parent 390d82a commit db37d09

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.4.3
60+
uses: codecov/codecov-action@v5.5.0
6161
env:
6262
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
6363

0 commit comments

Comments
 (0)