mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-25 10:24:32 +02:00
Update GitHub Actions workflow cache configuration
This commit is contained in:
parent
076c1a0aa2
commit
dfb2dbe967
5 changed files with 12 additions and 36 deletions
1
.github/workflows/test-sqlite-support.yml
vendored
1
.github/workflows/test-sqlite-support.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue