Skip to content

Commit f15ee8e

Browse files
authored
Merge pull request #101 from enoch3712/100-workflow-critical-tests-fix-change-version
39 to 310
2 parents e00730a + 92677b7 commit f15ee8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Python
1717
uses: actions/setup-python@v3
1818
with:
19-
python-version: '3.9'
19+
python-version: '3.10'
2020

2121
- name: Install dependencies
2222
run: |

0 commit comments

Comments
 (0)