diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fc05d336346..0a00f6bb6c2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -292,7 +292,7 @@ jobs: - name: Restore Tools Cache id: cache-tools - uses: actions/cache@v4 + uses: actions/cache@v5 env: cache-name: ${{ runner.os }}-cache-tools with: