9
0
Fork 0
mirror of https://github.com/docker/setup-buildx-action.git synced 2026-03-29 06:06:55 +00:00
This commit is contained in:
dependabot[bot] 2026-03-27 04:42:24 +00:00 committed by GitHub
commit a450068d0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,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 }}