We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adb9e2f + 66d413c commit 3a1ff3fCopy full SHA for 3a1ff3f
1 file changed
.github/workflows/pytest.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@v4
26
- name: Set up PDM
27
- uses: pdm-project/setup-pdm@v3
+ uses: pdm-project/setup-pdm@v4
28
with:
29
python-version: ${{ matrix.python-version }}
30
cache: true
0 commit comments