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