diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b4d37c59..d4bf492cb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: with: python-version: 3.9 - name: Cache pip - uses: actions/cache@v3.3.2 + uses: actions/cache@v4.0.0 with: path: ~/.cache/pip # This path is specific to Ubuntu # Look to see if there is a cache hit for the corresponding requirements file