Merge cf7bfb945b762eab17b5b61e98f29a54a0de8f3f into 8763f33c65f7df8be5b9fe7504ab7fcf20abb41d

This commit is contained in:
dependabot[bot] 2025-03-22 01:46:04 +08:00 committed by GitHub
commit 25ecdba8d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,6 +78,6 @@ jobs:
run: make test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
flags: ${{ matrix.os }},go-${{ matrix.go }},${{ matrix.test-tags }}