We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b28fa74 + 376e13e commit d3132feCopy full SHA for d3132fe
1 file changed
.github/workflows/phpunit.yml
@@ -73,7 +73,7 @@ jobs:
73
run: php artisan test --stop-on-failure --coverage-text --coverage-clover=coverage.xml
74
75
- name: "Upload coverage reports to Codecov"
76
- uses: codecov/codecov-action@v5.5.1
+ uses: codecov/codecov-action@v5.5.3
77
with:
78
token: ${{ secrets.CODECOV_TOKEN }}
79
slug: solidtime-io/solidtime
0 commit comments