1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-07-02 01:05:08 +02:00

build(deps): bump taiki-e/install-action from 2.24.1 to 2.26.8 (#3271)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-01 07:34:11 +00:00
committed by GitHub
parent 8e458b34b7
commit 7a76ba7340
4 changed files with 8 additions and 8 deletions

View File

@ -50,7 +50,7 @@ jobs:
toolchain: ${{ matrix.version.version }}
- name: Install cargo-hack
uses: taiki-e/install-action@v2.25.9
uses: taiki-e/install-action@v2.26.8
with:
tool: cargo-hack
@ -84,7 +84,7 @@ jobs:
cargo test --lib --tests -p=actix-web-actors --all-features
- name: Install cargo-ci-cache-clean
uses: taiki-e/install-action@v2.25.9
uses: taiki-e/install-action@v2.26.8
with:
tool: cargo-ci-cache-clean