Skip to content

Commit b076e4d

Browse files
authored
test different python version
1 parent c461da6 commit b076e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Python
1919
uses: actions/setup-python@v2
2020
with:
21-
python-version: "3.10"
21+
python-version: "3.10.15"
2222
architecture: x64
2323
- name: Checkout
2424
uses: actions/checkout@v2

0 commit comments

Comments
 (0)