Skip to content

Commit 919d72a

Browse files
⬆️ Update codecov/codecov-action action to v5.0.7 (#236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b5e461 commit 919d72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
run: vendor/bin/pest --coverage --coverage-clover coverage.xml
112112

113113
- name: 🚀 Upload coverage to Codecov
114-
uses: codecov/[email protected].4
114+
uses: codecov/[email protected].7
115115
with:
116116
token: ${{ secrets.CODECOV_TOKEN }}
117117
file: ./laravel/coverage.xml

0 commit comments

Comments
 (0)