Skip to content

Commit 9735fe7

Browse files
authored
Merge pull request #378 from deshaw/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents c54822d + e661133 commit 9735fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
path: |
6262
./report-*.json
63-
- uses: codecov/codecov-action@v4
63+
- uses: codecov/codecov-action@v5
6464
- name: Build docs
6565
if: ${{ matrix.python-version == '3.11'}}
6666
run: |

0 commit comments

Comments
 (0)