There was an error while loading. Please reload this page.
1 parent 09ac90f commit 6bf246eCopy full SHA for 6bf246e
1 file changed
.github/actions/test-coverage/action.yml
@@ -13,6 +13,6 @@ runs:
13
14
- name: Send coverage data to codecov.io
15
if: matrix.php == '8.1'
16
- uses: codecov/codecov-action@v5.3.1
+ uses: codecov/codecov-action@v5.4.3
17
with:
18
files: src/coverage.xml
0 commit comments