Skip to content

Commit

Permalink
Merge pull request #1071 from vitalik/dependabot/github_actions/codec…
Browse files Browse the repository at this point in the history
…ov/codecov-action-4.0.0

Bump codecov/codecov-action from 2.1.0 to 4.0.0
  • Loading branch information
vitalik committed Apr 30, 2024
2 parents 9efa6aa + 6c31167 commit 780fdae
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 @@ -22,4 +22,4 @@ jobs:
- name: Test
run: pytest --cov=ninja --cov-report=xml tests
- name: Coverage
uses: codecov/codecov-action@v2.1.0
uses: codecov/codecov-action@v4.0.0

0 comments on commit 780fdae

Please sign in to comment.