Skip to content

Commit

Permalink
Merge pull request #375 from deshaw/dependabot/github_actions/codecov…
Browse files Browse the repository at this point in the history
…/codecov-action-4

Bump codecov/codecov-action from 2 to 4
  • Loading branch information
Carreau authored Nov 11, 2024
2 parents ce60745 + d521e3e commit 362d957
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@v2
- uses: codecov/codecov-action@v4
- name: Build docs
if: ${{ matrix.python-version == '3.11'}}
run: |
Expand Down

0 comments on commit 362d957

Please sign in to comment.