зеркало из
https://github.com/glebtv/tui-textarea.git
synced 2026-09-06 07:35:51 +03:00
fix deprecated node version warning from codecov/codecov-action@v3
Этот коммит содержится в:
2
.github/workflows/ci.yml
поставляемый
2
.github/workflows/ci.yml
поставляемый
@@ -31,7 +31,7 @@ jobs:
|
|||||||
if: ${{ matrix.os != 'windows-latest' }}
|
if: ${{ matrix.os != 'windows-latest' }}
|
||||||
- run: cargo test --no-default-features --features=no-backend,search -- --skip .rs
|
- run: cargo test --no-default-features --features=no-backend,search -- --skip .rs
|
||||||
- run: cargo test --no-default-features --features=tuirs-no-backend,search -- --skip .rs
|
- run: cargo test --no-default-features --features=tuirs-no-backend,search -- --skip .rs
|
||||||
- uses: codecov/codecov-action@v3
|
- uses: codecov/codecov-action@v4
|
||||||
with:
|
with:
|
||||||
files: lcov.info
|
files: lcov.info
|
||||||
token: ${{ secrets.CODECOV_TOKEN }}
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user