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 866361e commit b2d6295Copy full SHA for b2d6295
.github/workflows/pull_request.yml
@@ -59,7 +59,7 @@ jobs:
59
run: make tests-coverage
60
61
- name: Codecov Upload
62
- uses: codecov/codecov-action@v4.6.0
+ uses: codecov/codecov-action@v5.0.7
63
env:
64
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
65
0 commit comments