Skip to content

Commit 11c8f8c

Browse files
committed
update github actions
1 parent bec1579 commit 11c8f8c

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
- name: Set up Python 3.10
1313
uses: actions/setup-python@v3
1414
with:
15-
python-version: 3.10
15+
python-version: "3.10"
1616
- name: Install pypa/build
1717
run: >-
1818
python -m

0 commit comments

Comments
 (0)