diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index d43ea8d2..b7e5d7c5 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -12,7 +12,7 @@ jobs: - name: Restore cache id: cache - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | ~/.cargo/bin