MINOR: Fix PyCheckStyle Workflow (#20692)

This commit is contained in:
Mayur Singal 2025-04-08 15:05:12 +05:30 committed by GitHub
parent cd752c2231
commit 8a3729ec6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,7 @@ jobs:
- name: Set up Python 3.10
uses: actions/setup-python@v5
with:
python-version: 3.10
python-version: '3.10'
- name: Install Ubuntu related dependencies
run: |