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