diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ca56aba..78ceb0c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: - name: Cache Cargo files uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 - name: Install tools - uses: taiki-e/install-action@065d6a08a14e61e89fb0a4c10eecdbdef39c7d8e + uses: taiki-e/install-action@67729d5c413db75907f0ad1e39bb04b9c868ff60 with: tool: cargo-deny@0.20.2,cargo-dist@0.32.0,just@1.55.1 - name: Install yq