Skip to content

Commit 66d413c

Browse files
chore: bump pdm-project/setup-pdm from 3 to 4
Bumps [pdm-project/setup-pdm](https://github.com/pdm-project/setup-pdm) from 3 to 4. - [Release notes](https://github.com/pdm-project/setup-pdm/releases) - [Commits](pdm-project/setup-pdm@v3...v4) --- updated-dependencies: - dependency-name: pdm-project/setup-pdm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c009d5 commit 66d413c

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)