diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e2a3cf4f..817c22111 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.2.0 + uses: actions/cache@v4.2.2 with: path: ~/.cache/pip # This path is specific to Ubuntu # Look to see if there is a cache hit for the corresponding requirements file