Update actions/cache

This commit is contained in:
2025-02-18 19:48:35 +01:00
parent ccd647ea61
commit cd9f801b92

View File

@ -19,7 +19,7 @@ jobs:
python-version: 3.11 python-version: 3.11
- name: Cache dependencies - name: Cache dependencies
uses: actions/cache@v2 uses: actions/cache@v4
with: with:
path: | path: |
~/.cache ~/.cache