Merge cf7bfb945b762eab17b5b61e98f29a54a0de8f3f into bb824731032856460aa3ffc23bd90e11bf7d5199

This commit is contained in:
dependabot[bot] 2025-04-21 21:44:45 +08:00 committed by GitHub
commit 60a7b19f61
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 }}