diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b03880b36..6830a7a96 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -281,7 +281,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: