Skip to content

Commit 87ba196

Browse files
committed
fix lint
1 parent 7a427b8 commit 87ba196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Set up Python
1111
uses: actions/setup-python@v5
1212
with:
13-
python-version: '3.7.x'
13+
python-version: '3.10'
1414
architecture: 'x64'
1515
- name: Cache pip
1616
uses: actions/cache@v3

0 commit comments

Comments
 (0)