Merge pull request #20 from SixLabors/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
This commit is contained in:
Коммит
5c296ce068
|
@ -112,7 +112,7 @@ jobs:
|
|||
path: tests/Images/ActualOutput/
|
||||
|
||||
- name: Update Codecov
|
||||
uses: codecov/codecov-action@v3
|
||||
uses: codecov/codecov-action@v4
|
||||
if: matrix.options.codecov == true && startsWith(github.repository, 'SixLabors')
|
||||
with:
|
||||
flags: unittests
|
||||
|
|
Загрузка…
Ссылка в новой задаче