diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6f114818b72..96e755eb6c8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -327,7 +327,7 @@ jobs: - name: Restore Tools Cache id: cache-tools - uses: actions/cache@v5 + uses: actions/cache@v6 env: cache-name: ${{ runner.os }}-cache-tools with: