Skip to content

Commit febc7a4

Browse files
authored
Merge pull request #24 from haihabi/Update-version
Update python-publish.yml
2 parents 2d6504e + ec6bac2 commit febc7a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Install Python 3
1111
uses: actions/setup-python@v1
1212
with:
13-
python-version: 3.10
13+
python-version: 3.10.16
1414
- name: Install dependencies
1515
run: |
1616
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)