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 7665a0a commit 0e9873fCopy full SHA for 0e9873f
.github/workflows/tests.yml
@@ -75,7 +75,7 @@ jobs:
75
76
# https://github.com/codecov/codecov-action
77
- name: Upload coverage results to Codecov
78
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
79
env:
80
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
81
with:
0 commit comments