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 6e2af50 commit 8dfe1e2Copy full SHA for 8dfe1e2
1 file changed
.github/workflows/ci.yml
@@ -94,7 +94,7 @@ jobs:
94
run: cat "_coverage/coverage.txt"
95
96
- name: Upload to Codecov
97
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
98
with:
99
token: ${{ secrets.CODECOV_TOKEN }}
100
slug: ${{ github.repository }}
0 commit comments