CI: Update to cache@v4

This commit is contained in:
Ambre Bertucci
2025-07-25 12:18:25 +02:00
parent 6fe1471fd4
commit 016afad310

View File

@ -26,7 +26,7 @@ jobs:
# that is a composite of those states.
# Only when the context is exactly the same, we will restore the cache.
- name: Restore pip cache
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ${{ env.PIP_CACHE_DIR }}
key: "python-0-${{ runner.os }}-\