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 296a5e4 commit 49a3204Copy full SHA for 49a3204
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Build and Run tests
52
run: make coverage -j
53
- name: Upload coverage to Codecov
54
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
55
with:
56
files: ./cov-html/libopenlibm.info
57
- uses: actions/upload-artifact@v4
0 commit comments