Skip to content

Commit 71d078e

Browse files
authored
Merge branch 'main' into fix-kubeschema-container-serde-default
2 parents a9e3f18 + 9981f58 commit 71d078e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
run: |
4343
rustup run stable cargo tarpaulin -o xml --skip-clean
4444
- name: Upload coverage reports to Codecov
45-
uses: codecov/codecov-action@v6
45+
uses: codecov/codecov-action@v7
4646
with:
4747
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)