Skip to content

Commit d4ccdc5

Browse files
committed
Update CI
1 parent 04058a0 commit d4ccdc5

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
@@ -79,7 +79,7 @@ jobs:
7979

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

0 commit comments

Comments
 (0)