Skip to content

Commit 76f538d

Browse files
⬆️ Update codecov/codecov-action action to v5.1.2 (#261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32a5aaa commit 76f538d

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].1
114+
uses: codecov/[email protected].2
115115
with:
116116
token: ${{ secrets.CODECOV_TOKEN }}
117117
file: ./laravel/coverage.xml

0 commit comments

Comments
 (0)