Try use_latest_deps

This commit is contained in:
Eric Eastwood
2026-03-09 01:30:56 -05:00
parent fa08b98168
commit f4e4152c7c

View File

@@ -674,7 +674,7 @@ jobs:
- linting-done
- changes
with:
use_twisted_trunk: true
use_latest_deps: true
cargo-test:
if: ${{ needs.changes.outputs.rust == 'true' }}