We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba5b0c commit f323b4bCopy full SHA for f323b4b
.github/workflows/pypi.yml
@@ -52,7 +52,7 @@ jobs:
52
53
54
- name: Setup PDM
55
- uses: pdm-project/setup-pdm@v3
+ uses: pdm-project/setup-pdm@v4
56
with:
57
python-version: ${{ matrix.python-version }}
58
cache: true
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
version: latest
43
44
45
46
47
48
0 commit comments