Skip to content

Commit

Permalink
Merge pull request #877 from cloudflare/codecov
Browse files Browse the repository at this point in the history
Bump codecov action
  • Loading branch information
prymitive authored Feb 23, 2024
2 parents 6bb10cd + 56dd7b0 commit d8b9780
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 @@ -29,7 +29,7 @@ jobs:
run: git diff --exit-code

- name: Report code coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./.cover/coverage.out
Expand Down

0 comments on commit d8b9780

Please sign in to comment.