Compare commits

..

No commits in common. "guilhem/forge" and "main" have entirely different histories.

View file

@ -208,7 +208,7 @@ runs:
- name: Setup Rust Caching
if: inputs.cache == 'true'
uses: https://github.com/Swatinem/rust-cache@v2
uses: Swatinem/rust-cache@v2
with:
workspaces: ${{inputs.cache-workspaces}}
cache-directories: ${{inputs.cache-directories}}