Skip to content

Commit

Permalink
Update codecov/codecov-action action to v4
Browse files Browse the repository at this point in the history
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | codecov/codecov-action | v3.1.1 | v4.1.1 |
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent 3b1372a commit 9b9decd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ jobs:
run: "make phpunit PHPUNIT_FLAGS='--coverage-text --coverage-clover=coverage.xml'"

- name: "Upload Coverage"
uses: "codecov/codecov-action@v3.1.1"
uses: "codecov/codecov-action@v4.1.1"

0 comments on commit 9b9decd

Please sign in to comment.