fix ci warning

This commit is contained in:
hathach
2024-05-09 20:17:33 +07:00
parent 0bc8a8993f
commit ea3bb737de
+2
View File
@@ -66,6 +66,8 @@ jobs:
steps:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.x'
- name: Checkout Code
uses: actions/checkout@v4