Skip to content

Commit 4caae94

Browse files
authored
Update generate_readme.yml
1 parent 5c0482d commit 4caae94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Python
2828
uses: actions/setup-python@v1
2929
with:
30-
python-version: 3.6
30+
python-version: 3.10
3131

3232
- name: Configure pip cache
3333
uses: actions/cache@v1

0 commit comments

Comments
 (0)