Skip to content

Commit

Permalink
Merge pull request deshaw#378 from deshaw/dependabot/github_actions/c…
Browse files Browse the repository at this point in the history
…odecov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
  • Loading branch information
Carreau authored Dec 2, 2024
2 parents c54822d + e661133 commit 9735fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
path: |
./report-*.json
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
- name: Build docs
if: ${{ matrix.python-version == '3.11'}}
run: |
Expand Down

0 comments on commit 9735fe7

Please sign in to comment.