Merge 8bf5f6170996839476d5acbe7bbb5102ab844cc4 into 27d5ce7f107fe9357f9df03efb73ab90386fccae

This commit is contained in:
Ben 2026-04-16 22:39:43 -03:00 committed by GitHub
commit ff15601abc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -618,7 +618,7 @@ whenever possible:
~/.cargo/registry/cache/
~/.cargo/git/db/
target/
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
key: ${{ runner.os }}-${{ runner.arch }}-cargo-${{ hashFiles('**/Cargo.lock') }}
```
## Scala - SBT