Update publish_pypi.yml

This commit is contained in:
Ishaan Jaff
2023-07-31 07:24:28 -07:00
committed by GitHub
parent f8920baa6a
commit 1c81edc629
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.8 # You can change this to the Python version required for your package