mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-04-25 09:24:43 +00:00
Merge b68fc49667 into d941373d34
This commit is contained in:
commit
384145d2c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
installer-parallel: true
|
||||
|
||||
- name: Set up cache
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: .venv
|
||||
key: venv-${{ matrix.python-version }}-${{ hashFiles('poetry.lock') }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue