This commit is contained in:
dependabot[bot] 2025-12-12 02:02:27 +00:00 committed by GitHub
commit 384145d2c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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') }}