bump python

This commit is contained in:
Jason Liu
2023-11-04 09:35:49 -04:00
parent fc15d8c03a
commit 3328ed5e7d
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: 3.x
python-version: '3.10'
- name: Calculate requirements hash
id: req-hash