Skip to content

Commit

Permalink
Revert "uses: codecov/[email protected]"
Browse files Browse the repository at this point in the history
This reverts commit 116b8ce.
  • Loading branch information
lloricode committed Oct 10, 2023
1 parent 116b8ce commit efa39ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
run: XDEBUG_MODE=coverage vendor/bin/pest --coverage

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.0-beta.3
uses: codecov/codecov-action@v3

0 comments on commit efa39ab

Please sign in to comment.