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 e115c48 + cc4d9b5 commit 1638be6Copy full SHA for 1638be6
1 file changed
.github/workflows/main.yml
@@ -60,7 +60,7 @@ jobs:
60
- name: Run tests
61
run: make test
62
- name: "Upload coverage to Codecov"
63
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
64
# with:
65
# fail_ci_if_error: true
66
with:
0 commit comments