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 6cc3940 commit 8931954Copy full SHA for 8931954
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Test Sanity
30
run: make test-sanity
31
32
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
33
with:
34
disable_search: true
35
files: cover.out
0 commit comments