Skip to content

Commit ee70c96

Browse files
author
Kevin Westphal
committed
ci: update pdm version to v2.26.1
1 parent 3616c44 commit ee70c96

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.26.0
21+
PDM_VERSION: 2.26.1
2222
DEFAULT_PYTHON_VERSION: '3.12'
2323

2424
jobs:

.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.22.4
21+
PDM_VERSION: 2.26.1
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.22.4
14+
PDM_VERSION: 2.26.1
1515
DEFAULT_PYTHON_VERSION: '3.10'
1616

1717
jobs:

0 commit comments

Comments
 (0)