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 d30eaf9 commit efd0d9aCopy full SHA for efd0d9a
.github/workflows/test-pipelines.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Set up Python
37
uses: actions/setup-python@v4
38
with:
39
- python-version: "3.9"
+ python-version: "3.11"
40
41
- name: Install dependencies
42
run: |
0 commit comments