### What happened? `@CacheableTask PrepareSandboxTask` has input files with absolute path normalization. Note: it seems like the task mostly just syncs files into the sandbox dir, which - like most Sync tasks - might not be worth caching. ### Relevant log output or stack trace _No response_ ### Steps to reproduce `PrepareSandboxTask:308`: inputs.files(runtimeConfiguration) ### Gradle IntelliJ Plugin version 2.0.0 ### Gradle version 8.9 ### Operating System None ### Link to build, i.e. failing GitHub Action job _No response_