We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde8721 commit 6daf98eCopy full SHA for 6daf98e
.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.0
+ uses: codecov/codecov-action@v5.4.2
66
with:
67
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments