ci(actions): bump codecov-action from v6 to v7

- Update codecov/codecov-action from v6 to v7
This commit is contained in:
Bo-Yi Wu
2026-06-13 15:46:26 +08:00
parent 008d03ed09
commit ec51560163
+1 -1
View File
@@ -50,6 +50,6 @@ jobs:
make test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v6
uses: codecov/codecov-action@v7
with:
flags: go-${{ matrix.go-version }}