diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e184c5..be21a62 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: persist-credentials: false fetch-depth: 1 - uses: dtolnay/rust-toolchain@stable - - uses: taiki-e/install-action@v2.79.7 + - uses: taiki-e/install-action@v2.81.1 with: # Pin tool versions for reproducible parser behavior in advisory DB checks. tool: cargo-deny@0.19.4,cargo-audit@0.22.1