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.
2 parents 16d07c3 + 491871c commit 5281adaCopy full SHA for 5281ada
.github/workflows/build.yaml
@@ -30,6 +30,6 @@ jobs:
30
if: always()
31
with:
32
files: "build/test-results/**/*.xml"
33
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
34
35
verbose: true
0 commit comments