Skip to content

Commit 6676b19

Browse files
authored
Update flake.yml updated to 3.9
1 parent 698490e commit 6676b19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Python 🔧
1616
uses: actions/setup-python@v4
1717
with:
18-
python-version: '3.7'
18+
python-version: '3.9'
1919

2020
- name: Install dependencies 🔧
2121
run: |

0 commit comments

Comments
 (0)