diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d8959b9ca..dabd6ded1 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@v4.0.2 + uses: actions/cache@v4.1.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