Skip to content

Commit

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

Bump codecov/codecov-action from 4.0.0 to 4.4.1
  • Loading branch information
vitalik authored Jun 28, 2024
2 parents b2fcb77 + 1a08cfc commit 711d4b9
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@v4.0.0
uses: codecov/codecov-action@v4.4.1

0 comments on commit 711d4b9

Please sign in to comment.