]> Untitled Git - bdk/commit
fix(ci): pin toolchain, and switch to
authorvalued mammal <valuedmammal@protonmail.com>
Fri, 10 Oct 2025 13:27:59 +0000 (09:27 -0400)
committerLeonardo Lima <oleonardolima@users.noreply.github.com>
Wed, 11 Mar 2026 20:05:31 +0000 (17:05 -0300)
commitc99a547a27994dbc899b9aeb3c8407df7c182f46
tree6d2dba90e8952a9c8ec5b70ee59ef86d47e92deb
parent2ee48d7b5199d9a4ef8626b2ff87e124f8897604
fix(ci): pin toolchain, and switch to
`actions-rust-lang/setup-rust-toolchain`

- switch to `action-rust-lang/setup-rust-toolchain`.
- pin toolchain to `nightly-2025-11-27`, this fixes a CI failure resulting
  from use of rustc nightly with `llvm-cov`.
- adds `zizmor.yml` config file, allow
  `actions-rust-lang/setup-rust-toolchain` ref-pin.
.github/workflows/code_coverage.yml
.github/zizmor.yml [new file with mode: 0644]