Skip to content

Commit 2fbe7aa

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/master/types/node-25.5.0
2 parents e7cdfee + 2f1bded commit 2fbe7aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Run Testsuite
2626
run: composer phpunit:clover
2727
- name: Upload coverage reports to Codecov
28-
uses: codecov/codecov-action@v5.5.2
28+
uses: codecov/codecov-action@v5.5.3
2929
with:
3030
token: ${{ secrets.CODECOV_TOKEN }}
3131
file: tests/coverage.xml

0 commit comments

Comments
 (0)