Merge cf7bfb945b762eab17b5b61e98f29a54a0de8f3f into 2e2bd1f408fdaa5e522bc56972e3f109fd7502fd

This commit is contained in:
dependabot[bot] 2025-05-20 16:51:59 +03:00 committed by GitHub
commit 6235dc99f7
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 }}