diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f5e7a70..bf7f6f8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -119,7 +119,7 @@ jobs: uses: foundry-rs/foundry-toolchain@v1 - name: Cache geth alltools id: cache-geth - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: geth-alltools-linux-amd64-1.13.14-2bd6bd01.tar.gz key: ${{ runner.os }}-geth-alltools-linux-amd64-1.13.14-2bd6bd01