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.
2 parents 8194e71 + 3daa5e0 commit 26a0f57Copy full SHA for 26a0f57
1 file changed
.github/workflows/continuous-integration.yml
@@ -90,7 +90,7 @@ jobs:
90
path: "reports"
91
92
- name: "Upload to Codecov"
93
- uses: "codecov/codecov-action@v6"
+ uses: "codecov/codecov-action@v7"
94
with:
95
directory: "reports"
96
env:
0 commit comments