Skip to content

Commit 348b462

Browse files
committed
Update update-reqs.yml
1 parent 4c3ab15 commit 348b462

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-reqs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Python
1818
uses: actions/setup-python@v4
1919
with:
20-
python-version: '3.10'
20+
python-version: '3.12'
2121

2222
- name: Install pipreqs
2323
run: pip install pipreqs

0 commit comments

Comments
 (0)