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.
1 parent c1a86a1 commit f683870Copy full SHA for f683870
.github/workflows/lint.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set up Python
34
uses: actions/setup-python@v4
35
with:
36
- python-version: '3.9'
+ python-version: '3.10'
37
38
- name: Install and configure Poetry
39
uses: snok/install-poetry@v1
0 commit comments