Skip to content

Commit 997dd54

Browse files
committed
chore: bump pdm version to 2.22.4
1 parent b2c3343 commit 997dd54

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build_release_assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
default: false
1919

2020
env:
21-
PDM_VERSION: 2.20.1
21+
PDM_VERSION: 2.22.4
2222

2323
jobs:
2424
build_wheel_sdist:

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
- 'README.md'
1919

2020
env:
21-
PDM_VERSION: 2.20.1
21+
PDM_VERSION: 2.22.4
2222
DEFAULT_PYTHON_VERSION: '3.10'
2323

2424
jobs:

.github/workflows/perfbench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
default: '3.10'
1212

1313
env:
14-
PDM_VERSION: 2.20.1
14+
PDM_VERSION: 2.22.4
1515
DEFAULT_PYTHON_VERSION: '3.10'
1616

1717
jobs:

0 commit comments

Comments
 (0)