We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698490e commit 6676b19Copy full SHA for 6676b19
1 file changed
.github/workflows/flake.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Python 🔧
16
uses: actions/setup-python@v4
17
with:
18
- python-version: '3.7'
+ python-version: '3.9'
19
20
- name: Install dependencies 🔧
21
run: |
0 commit comments