Skip to content

Commit

Permalink
Change codecov/codecov-action version to v4-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Oct 5, 2023
1 parent 1ddab63 commit 10cc86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
run: vendor/bin/phpunit --coverage-clover=coverage.xml --log-junit=test-report.xml --testdox

- name: Upload code coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3

0 comments on commit 10cc86b

Please sign in to comment.