Update GitHub Actions workflow cache configuration

This commit is contained in:
Simon Willison 2025-11-23 12:12:29 -08:00
commit dfb2dbe967
5 changed files with 12 additions and 36 deletions

View file

@ -26,6 +26,7 @@ jobs:
allow-prereleases: true
cache: pip
cache-dependency-path: setup.py
cache-dependency-path: setup.py
- name: Set up SQLite ${{ matrix.sqlite-version }}
uses: asg017/sqlite-versions@71ea0de37ae739c33e447af91ba71dda8fcf22e6
with: