Fix: more detail version

This commit is contained in:
Donghyun Kim
2022-11-30 04:04:07 +09:00
parent 6e056a7819
commit 3daba5dabb
+1 -1
View File
@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.6"]
python-version: ["3.6.7"]
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}