mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-26 20:40:44 +00:00
build(deps): bump taiki-e/install-action from 2.56.19 to 2.57.1 (#2020)
This commit is contained in:
parent
71ef65b624
commit
5e75278499
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
toolchain: nightly
|
||||
components: rustfmt
|
||||
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
|
||||
- uses: taiki-e/install-action@c99cc51b309eee71a866715cfa08c922f11cf898 # v2
|
||||
- uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2
|
||||
with:
|
||||
tool: taplo-cli
|
||||
- run: cargo xtask format --check
|
||||
@ -65,7 +65,7 @@ jobs:
|
||||
- uses: dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b # master
|
||||
with:
|
||||
toolchain: stable
|
||||
- uses: taiki-e/install-action@c99cc51b309eee71a866715cfa08c922f11cf898 # v2
|
||||
- uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2
|
||||
with:
|
||||
tool: cargo-deny
|
||||
- run: cargo deny --log-level info --all-features check
|
||||
@ -132,7 +132,7 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
components: llvm-tools
|
||||
- uses: taiki-e/install-action@c99cc51b309eee71a866715cfa08c922f11cf898 # v2
|
||||
- uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2
|
||||
with:
|
||||
tool: cargo-llvm-cov
|
||||
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
|
||||
@ -192,7 +192,7 @@ jobs:
|
||||
with:
|
||||
persist-credentials: false
|
||||
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
|
||||
- uses: taiki-e/install-action@c99cc51b309eee71a866715cfa08c922f11cf898 # v2
|
||||
- uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2
|
||||
with:
|
||||
tool: cargo-rdme
|
||||
- run: cargo xtask readme --check
|
||||
@ -214,7 +214,7 @@ jobs:
|
||||
- uses: dtolnay/install@74f735cdf643820234e37ae1c4089a08fd266d8a # master
|
||||
with:
|
||||
crate: cargo-docs-rs
|
||||
- uses: taiki-e/install-action@c99cc51b309eee71a866715cfa08c922f11cf898 # v2
|
||||
- uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2
|
||||
with:
|
||||
tool: cargo-hack
|
||||
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user