mirror of
https://github.com/distribution/distribution
synced 2024-11-06 19:35:52 +01:00
build(deps): bump codecov/codecov-action from 3 to 4 (#4271)
This commit is contained in:
commit
a2b608a15c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
|||||||
make ${{ matrix.target }}
|
make ${{ matrix.target }}
|
||||||
-
|
-
|
||||||
name: Codecov
|
name: Codecov
|
||||||
uses: codecov/codecov-action@v3
|
uses: codecov/codecov-action@v4
|
||||||
with:
|
with:
|
||||||
directory: ./
|
directory: ./
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user