Skip to content

Commit 2ce6f4e

Browse files
committed
Update CI
1 parent 745628a commit 2ce6f4e

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
@@ -89,7 +89,7 @@ jobs:
8989

9090
- name: Upload coverage reports to Codecov
9191
if: success() && matrix.php-version == '8.1'
92-
uses: codecov/codecov-action@v4
92+
uses: codecov/codecov-action@v5
9393
with:
9494
token: ${{ secrets.CODECOV_TOKEN }}
9595

0 commit comments

Comments
 (0)