Skip to content

Commit 28aa817

Browse files
committed
Bump python
Signed-off-by: Aditya Sirish <[email protected]>
1 parent 8c1cc37 commit 28aa817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_yaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v4
1010
- name: Set up Python
1111
with:
12-
python-version: 3.7
12+
python-version: 3.8
1313
uses: actions/setup-python@v5
1414
- name: Install dependencies
1515
run: |

0 commit comments

Comments
 (0)