diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e7bd88a..255c998 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: - name: Install protobuf-compiler run: sudo apt-get install -y protobuf-compiler - name: Cache - uses: actions/cache@v3 + uses: actions/cache@v4 continue-on-error: false with: path: |