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 8fd60a9 commit caaf0d2Copy full SHA for caaf0d2
1 file changed
.github/workflows/ci.yaml
@@ -70,7 +70,7 @@ jobs:
70
path: "reports"
71
72
- name: "Upload to Codecov"
73
- uses: "codecov/codecov-action@v6"
+ uses: "codecov/codecov-action@v7"
74
env:
75
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
76
with:
0 commit comments