Skip to content

Commit 4de9047

Browse files
committed
update dependencies
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
1 parent 42198fc commit 4de9047

File tree

3 files changed

+337
-264
lines changed

3 files changed

+337
-264
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: pdm-project/setup-pdm@v4
2121
with:
2222
python-version: ${{ matrix.python-version }}
23-
cache: false
23+
cache: true
2424
prerelease: true
2525

2626
- name: Ensure lock file is up to date

0 commit comments

Comments
 (0)