Skip to content

Commit 713f741

Browse files
committed
Change step name
1 parent 9f48d13 commit 713f741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@v4
15-
- name: Set up Python 3.9
15+
- name: Set up Python
1616
uses: actions/setup-python@v5
1717
with:
1818
python-version: '3.12'

0 commit comments

Comments
 (0)