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 6745dd9 commit e6a3572Copy full SHA for e6a3572
1 file changed
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
path: "reports"
69
70
- name: "Upload to Codecov"
71
- uses: codecov/codecov-action@v6
+ uses: codecov/codecov-action@v7
72
env:
73
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
74
with:
0 commit comments