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 f5b6720 + 10d3aab commit 5bd3dbfCopy full SHA for 5bd3dbf
1 file changed
.github/workflows/coverage.yml
@@ -26,7 +26,7 @@ jobs:
26
run: make coverage
27
28
- name: Send coverage
29
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v7
30
with:
31
files: profile.out
32
env:
0 commit comments