Skip to content

Commit d91f274

Browse files
committed
edit verify.yml
1 parent 8c5651d commit d91f274

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Python
1313
uses: actions/setup-python@v5
1414
with:
15-
python-version: '3.13'
15+
python-version: '3.x'
1616
cache: 'pip'
1717

1818
- name: Install dependencies

0 commit comments

Comments
 (0)