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 48d42b4 commit cba92fbCopy full SHA for cba92fb
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
if: matrix.php-versions == '8.4' && matrix.dependencies == 'highest'
50
51
- name: Upload coverage to Codecov
52
- uses: codecov/codecov-action@v5.1.2
+ uses: codecov/codecov-action@v5.4.0
53
with:
54
token: ${{ secrets.CODECOV_TOKEN }}
55
0 commit comments