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 5c0482d commit 4caae94Copy full SHA for 4caae94
.github/workflows/generate_readme.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set up Python
28
uses: actions/setup-python@v1
29
with:
30
- python-version: 3.6
+ python-version: 3.10
31
32
- name: Configure pip cache
33
uses: actions/cache@v1
0 commit comments