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 87e4c97 commit 1039112Copy full SHA for 1039112
.github/workflows/coverage.yml
@@ -35,6 +35,6 @@ jobs:
35
- name: Execute tests
36
run: vendor/bin/pest
37
38
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
39
with:
40
files: ./build/logs/clover.xml
0 commit comments