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 f79ae09 commit 129b2d9Copy full SHA for 129b2d9
.github/workflows/tests.yml
@@ -58,7 +58,7 @@ jobs:
58
make test
59
60
- name: Upload coverage to Codecov
61
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
62
env:
63
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
64
with:
0 commit comments