Skip to content

Commit 3daba5d

Browse files
committed
Fix: more detail version
1 parent 6e056a7 commit 3daba5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
9-
python-version: ["3.6"]
9+
python-version: ["3.6.7"]
1010
steps:
1111
- uses: actions/checkout@v3
1212
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)