8000 Bump pdm-project/setup-pdm from 3 to 4 in the actions group (#366) · python/typing_extensions@66e0a1f · GitHub
[go: up one dir, main page]

Skip to content

Commit 66e0a1f

Browse files
Bump pdm-project/setup-pdm from 3 to 4 in the actions group (#366)
Bumps the actions group with 1 update: [pdm-project/setup-pdm](https://github.com/pdm-project/setup-pdm). Updates `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 dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b009fe0 commit 66e0a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/third_party.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
path: typing-extensions-latest
6363
- name: Setup pdm for pydantic tests
64-
uses: pdm-project/setup-pdm@v3
64+
uses: pdm-project/setup-pdm@v4
6565
with:
6666
python-version: ${{ matrix.python-version }}
6767
allow-python-prereleases: true

0 commit comments

Comments
 (0)
0