Skip to content

Commit 73fc596

Browse files
committed
update to 0.1.4
1 parent 33e9de0 commit 73fc596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Python
2626
uses: actions/setup-python@v3
2727
with:
28-
python-version: '3.x'
28+
python-version: '3.11'
2929
- name: Install dependencies
3030
run: |
3131
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)