Skip to content

Commit 93e1ca4

Browse files
authored
Merge pull request #20 from Zipstack/Updated-Workflow-pdm-version
Update main.yml
2 parents c3a23b5 + 3633bfa commit 93e1ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup PDM
2121
uses: pdm-project/setup-pdm@v4
2222
with:
23-
python-version: 3.9.6
23+
python-version: 3.13.2
2424
version: 2.10.0
2525

2626
- name: Publish package distributions to PyPI

0 commit comments

Comments
 (0)