Skip to content

Commit 138439d

Browse files
committed
Bump PDM
1 parent 6e66115 commit 138439d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
python-version: "${{ matrix.python-version }}"
3030
allow-python-prereleases: true
3131
cache: true
32-
version: "2.21.0"
32+
version: "2.24.2"
3333

3434
- name: "Run Tox"
3535
run: |
@@ -115,7 +115,7 @@ jobs:
115115
- uses: "pdm-project/setup-pdm@v4"
116116
with:
117117
python-version: "3.12"
118-
version: "2.21.0"
118+
version: "2.24.2"
119119

120120
- name: "Install check-wheel-content and twine"
121121
run: "python -m pip install twine check-wheel-contents"

0 commit comments

Comments
 (0)