chore(deps): update cts digest to 223e1bf (#7888)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andy Leiserson <aleiserson@mozilla.com>
This commit is contained in:
renovate[bot]
2025-07-09 15:34:42 -04:00
committed by GitHub
parent 18691f5730
commit e5b03ffa1d
3 changed files with 32 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ jobs:
- name: caching
uses: Swatinem/rust-cache@v2
with:
prefix-key: v1-rust # Increment version for cache busting
prefix-key: v2-rust # Increment version for cache busting
cache-directories: cts
# We enable line numbers for panics, but that's it