1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
dependabot[bot]
2024-02-19 12:31:10 +00:00
committed by GitHub
parent 289f749e9f
commit 8c31d137aa
43 changed files with 39 additions and 97 deletions

View File

@ -45,7 +45,7 @@ jobs:
toolchain: ${{ matrix.version.version }}
- name: Install cargo-hack and cargo-ci-cache-clean
uses: taiki-e/install-action@v2.26.18
uses: taiki-e/install-action@v2.27.2
with:
tool: cargo-hack,cargo-ci-cache-clean
@ -85,7 +85,7 @@ jobs:
uses: actions-rust-lang/setup-rust-toolchain@v1.8.0
- name: Install cargo-hack
uses: taiki-e/install-action@v2.26.18
uses: taiki-e/install-action@v2.27.2
with:
tool: cargo-hack
@ -106,7 +106,7 @@ jobs:
uses: actions-rust-lang/setup-rust-toolchain@v1.8.0
- name: Install nextest
uses: taiki-e/install-action@v2.26.18
uses: taiki-e/install-action@v2.27.2
with:
tool: nextest