From e46312b9ced0291237d74a8b35b087c42aa266ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 14:00:59 +0000 Subject: [PATCH] chore(deps): update baptiste0928/cargo-install action to v2 --- .github/workflows/codspeed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codspeed.yml b/.github/workflows/codspeed.yml index 0e4b9a94..f94b7402 100644 --- a/.github/workflows/codspeed.yml +++ b/.github/workflows/codspeed.yml @@ -27,7 +27,7 @@ jobs: toolchain: stable override: true - - uses: baptiste0928/cargo-install@v1 + - uses: baptiste0928/cargo-install@v2 name: Install cargo-codspeed (with cache) with: crate: cargo-codspeed