Skip to content

Commit 1db501c

Browse files
committed
Update CI
1 parent d683f9f commit 1db501c

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
@@ -82,7 +82,7 @@ jobs:
8282

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

0 commit comments

Comments
 (0)