We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ec08a commit 283a266Copy full SHA for 283a266
.github/workflows/tests.yml
@@ -62,6 +62,6 @@ jobs:
62
run: composer test
63
64
- name: Upload coverage reports to Codecov
65
- uses: codecov/codecov-action@v5.4.3
+ uses: codecov/codecov-action@v5.5.0
66
with:
67
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments