We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cbf976 commit 78f678aCopy full SHA for 78f678a
1 file changed
.github/workflows/pypi_publish.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python
21
uses: actions/setup-python@v4
22
with:
23
- python-version: '3.8'
+ python-version: '3.10'
24
25
- name: Fetch latest branch
26
id: fetch_latest_branch
0 commit comments