Skip to content

Commit 2801fc7

Browse files
committed
chore(deps): update codecov/codecov-action action to v4
1 parent 676e6c0 commit 2801fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
PHPSTAN_OUTPUT_FORMAT: github
6868

6969
- name: 📤 Upload coverage report to Codecov
70-
uses: codecov/codecov-action@v3
70+
uses: codecov/codecov-action@v4
7171
with:
7272
token: ${{ secrets.CODECOV_TOKEN }}
7373
files: ./coverage.xml

0 commit comments

Comments
 (0)