Skip to content

Commit d3132fe

Browse files
authored
Merge pull request #150 from codebar-ag/dependabot/github_actions/main/codecov/codecov-action-5.5.3
Bump codecov/codecov-action from 5.5.1 to 5.5.3
2 parents b28fa74 + 376e13e commit d3132fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: php artisan test --stop-on-failure --coverage-text --coverage-clover=coverage.xml
7474

7575
- name: "Upload coverage reports to Codecov"
76-
uses: codecov/codecov-action@v5.5.1
76+
uses: codecov/codecov-action@v5.5.3
7777
with:
7878
token: ${{ secrets.CODECOV_TOKEN }}
7979
slug: solidtime-io/solidtime

0 commit comments

Comments
 (0)