This commit is contained in:
dependabot[bot]
2024-05-20 16:19:49 -05:00
committed by GitHub
parent 558009ce4c
commit 13c33b5e7e
+1 -1
View File
@@ -141,7 +141,7 @@ jobs:
run: "./vendor/bin/phpunit --verbose --colors=always --coverage-text --coverage-clover build/logs/clover.xml"
- name: "Publish coverage report to Codecov"
uses: "codecov/codecov-action@v4.3.1"
uses: "codecov/codecov-action@v4.4.1"
unit-tests:
name: "Unit Tests"