mirror of
https://github.com/distribution/distribution
synced 2024-12-25 15:05:51 +01:00
build(deps): bump codecov/codecov-action from 4 to 5 (#4508)
This commit is contained in:
commit
a44f1fb058
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
make ${{ matrix.target }}
|
||||
-
|
||||
name: Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v5
|
||||
with:
|
||||
directory: ./
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user