update workflow

This commit is contained in:
hoangvv 2025-01-09 16:29:13 +07:00
parent 5648ca1766
commit 49ce58435d

View File

@ -11,6 +11,6 @@ jobs:
ref: ${{ github.head_ref }}
- uses: actions/setup-python@v5
with:
python-version: '3.12.7'
python-version: '3.13'
- name: check python version
run: python --version