diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 83d5b916ca1..af79335cf53 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -192,7 +192,7 @@ jobs: - name: Restore Tools Cache id: cache-tools - uses: actions/cache@v3 + uses: actions/cache@v4 env: cache-name: ${{ runner.os }}-cache-tools with: