Skip to content

Commit 3a1ff3f

Browse files
authored
Merge pull request #160 from amisadmin/dependabot/github_actions/pdm-project/setup-pdm-4
chore: bump pdm-project/setup-pdm from 3 to 4
2 parents adb9e2f + 66d413c commit 3a1ff3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v4
2626
- name: Set up PDM
27-
uses: pdm-project/setup-pdm@v3
27+
uses: pdm-project/setup-pdm@v4
2828
with:
2929
python-version: ${{ matrix.python-version }}
3030
cache: true

0 commit comments

Comments
 (0)