Bump Codecov action to 1.4.1
This commit is contained in:
parent
1d2782dcef
commit
204fa5c75f
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -222,7 +222,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- uses: codecov/codecov-action@0e28ff86a50029a44d10df6ed4c308711925a6a8
|
- uses: codecov/codecov-action@967e2b38a85a62bd61be5529ada27ebc109948c2
|
||||||
|
|
||||||
test-default-formula-linux:
|
test-default-formula-linux:
|
||||||
name: test default formula (Linux)
|
name: test default formula (Linux)
|
||||||
@ -314,4 +314,4 @@ jobs:
|
|||||||
|
|
||||||
- run: brew test-bot --only-formulae --test-default-formula
|
- run: brew test-bot --only-formulae --test-default-formula
|
||||||
|
|
||||||
- uses: codecov/codecov-action@0e28ff86a50029a44d10df6ed4c308711925a6a8
|
- uses: codecov/codecov-action@967e2b38a85a62bd61be5529ada27ebc109948c2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user