Skip to content

Commit 93ecb23

Browse files
committed
init v1fs
1 parent 74ee6ae commit 93ecb23

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
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Python
2525
uses: actions/setup-python@v4
2626
with:
27-
python-version: "3.x"
27+
python-version: "3.11"
2828

2929
- name: Install pypa/build
3030
run: |

0 commit comments

Comments
 (0)