diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2e722e975..ad5f60968 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.3.0 + uses: actions/cache@v5.0.4 with: path: ~/.cache/pip # This path is specific to Ubuntu # Look to see if there is a cache hit for the corresponding requirements file