Skip to content

Commit f30e363

Browse files
Update test.yaml
1 parent 3f345c8 commit f30e363

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@v2
1212
with:
13-
python-version: '3.7.x'
13+
python-version: '3.9'
1414
architecture: 'x64'
1515
- name: Cache pip
1616
uses: actions/cache@v4

0 commit comments

Comments
 (0)