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 c386284 + ea8fe7f commit a877155Copy full SHA for a877155
.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