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 4d50381 commit 318047aCopy full SHA for 318047a
.github/workflows/tests.yml
@@ -87,7 +87,7 @@ jobs:
87
88
# https://github.com/codecov/codecov-action
89
- name: Upload coverage results to Codecov
90
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
91
env:
92
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
93
with:
0 commit comments