Merge bb2ce38a548db12fafa967187925657025ba9ec7 into d75fcd4c9ab260e5225de590f1f0f8c0e0e12d11

This commit is contained in:
dependabot[bot] 2026-06-08 22:32:46 +00:00 committed by GitHub
commit 38d843c546
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@v6
uses: codecov/codecov-action@v7
with:
flags: ${{ matrix.os }},go-${{ matrix.go }},${{ matrix.test-tags }}