diff --git a/.github/workflows/wheels-rocm.yaml b/.github/workflows/wheels-rocm.yaml index 16efe8db..eae7313f 100644 --- a/.github/workflows/wheels-rocm.yaml +++ b/.github/workflows/wheels-rocm.yaml @@ -154,7 +154,7 @@ jobs: - name: Cache ROCm installation id: cache-rocm - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: C:\Program Files\AMD\ROCm key: cache-gha-rocm-${{ env.HIPSDK_INSTALLER_VERSION }}-${{ runner.os }}