Skip to content

Commit 4760198

Browse files
committed
Update CI
1 parent a7f45b9 commit 4760198

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
@@ -78,7 +78,7 @@ jobs:
7878

7979
- name: Upload coverage reports to Codecov
8080
if: success() && matrix.php-version == '8.1'
81-
uses: codecov/codecov-action@v4
81+
uses: codecov/codecov-action@v5
8282
with:
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484

0 commit comments

Comments
 (0)