5 Commits
v1.8.0 ... main

Author SHA1 Message Date
3894890862 1716974450 2024-05-29 12:20:50 +03:00
e30ac2d0c3 1716906337 2024-05-28 17:25:37 +03:00
5c1a21078c 1716905618 2024-05-28 17:13:38 +03:00
dddc7287f5 1716905469 2024-05-28 17:11:09 +03:00
219aba40d4 1716905266 2024-05-28 17:07:46 +03:00

View File

@ -173,6 +173,6 @@ runs:
- name: Setup Rust Caching
if: inputs.cache == 'true'
uses: Swatinem/rust-cache@v2
uses: actions/rust-cache@v2
with:
workspaces: ${{inputs.cache-workspaces}}