This commit is contained in:
dependabot[bot] 2026-03-27 11:52:26 +00:00 committed by GitHub
commit 1cb8c9479f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ jobs:
targets: test
-
name: Upload coverage
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v6
with:
files: ./coverage/clover.xml
token: ${{ secrets.CODECOV_TOKEN }}