diff --git a/.github/workflows/detect-workspaces.yml b/.github/workflows/detect-workspaces.yml index ebb31b2..7c36a7b 100644 --- a/.github/workflows/detect-workspaces.yml +++ b/.github/workflows/detect-workspaces.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - - uses: baptiste0928/cargo-install@b687c656bda5733207e629b50a22bf68974a0305 # v3.3.2 + - uses: baptiste0928/cargo-install@f204293d9709061b7bc1756fec3ec4e2cd57dec0 # v3.4.0 with: crate: cargo-workspaces - id: set-matrix