This commit is contained in:
hoangvv 2025-01-09 16:23:57 +07:00
parent a48fde2a98
commit 75ab4e71d1

View File

@ -10,6 +10,6 @@ jobs:
run: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.13'
python-version: '3.12.7'
- name: check python version
run: python --version