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 7225d86 commit 3146eb3Copy full SHA for 3146eb3
.github/workflows/tests.yml
@@ -65,7 +65,7 @@ jobs:
65
66
# https://github.com/codecov/codecov-action
67
- name: Upload coverage results to Codecov
68
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
69
env:
70
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
71
with:
0 commit comments