diff --git a/action.yml b/action.yml index f9f22e7..7b8efb1 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,7 @@ runs: steps: - name: Cache Cargo dependencies if: inputs.cache == 'true' - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | ~/.cargo/bin/