mirror of
https://github.com/docker/build-push-action.git
synced 2026-03-30 23:10:25 +00:00
Merge abe396ac5a into b66d8774c6
This commit is contained in:
commit
1cb8c9479f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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 }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user