We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b85f4be + 676fc79 commit e321b9dCopy full SHA for e321b9d
.github/workflows/python-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Python
13
uses: actions/setup-python@v2
14
with:
15
- python-version: 3.9
+ python-version: 3.10.17
16
17
- name: Install dependencies
18
run: |
0 commit comments