diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2ed7f1e92c0..60020faaea9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -186,7 +186,7 @@ jobs: - name: Restore Tools Cache id: cache-tools - uses: actions/cache@v3 + uses: actions/cache@v5 env: cache-name: ${{ runner.os }}-cache-tools with: