We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df5139 commit 16c07edCopy full SHA for 16c07ed
1 file changed
.github/workflows/python-publish.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Set up Python
26
uses: actions/setup-python@v3
27
with:
28
- python-version: '3.8'
+ python-version: '3.10'
29
30
- name: Install Poetry
31
uses: snok/install-poetry@v1
0 commit comments