bump up action checkout and setup-python version

This commit is contained in:
hathach 2024-04-26 12:04:29 +07:00
parent 296c59e60f
commit 3ecccafa3e
No known key found for this signature in database
GPG key ID: 26FAB84F615C3C52

View file

@ -8,8 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.x'
- name: pre-install