Skip to content

Commit 8848c59

Browse files
authored
Update ci.yaml
1 parent 2068c6c commit 8848c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
if: matrix.coverage == 'xdebug'
7474

7575
- name: Run codecov
76-
uses: codecov/codecov-action@v4.0.1
76+
uses: codecov/codecov-action@v5
7777
if: matrix.coverage == 'xdebug'
7878
with:
7979
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)