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 c386284 commit ea8fe7fCopy full SHA for ea8fe7f
.github/workflows/codecov.yml
@@ -13,6 +13,6 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Upload coverage reports to Codecov
16
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
17
env:
18
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments