We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ddd4cf commit 51b27c9Copy full SHA for 51b27c9
.github/workflows/ci.yml
@@ -47,4 +47,4 @@ jobs:
47
48
- name: "Send code coverage"
49
if: ${{ matrix.php-version == '8.3' }}
50
- uses: codecov/codecov-action@v4.6.0
+ uses: codecov/codecov-action@v5.4.0
0 commit comments