mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-07-28 04:08:05 +00:00
github: update codevcov action version
This commit is contained in:
@@ -16,6 +16,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: yarn install
|
- run: yarn install
|
||||||
- run: yarn coverage
|
- run: yarn coverage
|
||||||
- uses: codecov/codecov-action@v3
|
- uses: codecov/codecov-action@v5
|
||||||
with:
|
with:
|
||||||
directory: coverage
|
directory: coverage
|
||||||
|
|||||||
Reference in New Issue
Block a user