diff --git a/.github/workflows/rust.yaml b/.github/workflows/rust.yaml index bc27370a..110fc0ed 100644 --- a/.github/workflows/rust.yaml +++ b/.github/workflows/rust.yaml @@ -32,7 +32,7 @@ concurrency: env: CARGO_TERM_COLOR: always RUST_BACKTRACE: 1 - CARGO_LLVM_COV_VERSION: 0.8.7 + CARGO_LLVM_COV_VERSION: 0.9.0 permissions: actions: read