Compare commits
1 Commits
85c5f602b9
...
v0.47.0
| Author | SHA1 | Date | |
|---|---|---|---|
| ca3e7a4f09 |
@@ -30,7 +30,7 @@ jobs:
|
||||
python-version: "3.14"
|
||||
|
||||
- name: uv cache
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: /tmp/.uv-cache
|
||||
key: uv-${{ runner.os }}-${{ hashFiles('uv.lock') }}
|
||||
|
||||
Reference in New Issue
Block a user