Skip to content

Commit ad16ad9

Browse files
authored
Release (#13)
1 parent b455d83 commit ad16ad9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ jobs:
4646
steps:
4747
- uses: actions/checkout@v4
4848

49-
- name: Set up Python 3.10
49+
- name: Set up Python
5050
uses: actions/setup-python@v5
5151
with:
52-
python-version: 3.10
52+
python-version: 3.x
5353

5454
- name: PyPi Deploy preparation
5555
run: |

0 commit comments

Comments
 (0)