We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16e967 commit f7a88d4Copy full SHA for f7a88d4
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set python version 3.10
34
uses: actions/setup-python@v1
35
with:
36
- python-version: 3.10
+ python-version: 3.10.15
37
38
- name: Build PyPi bisheng-langchain and push
39
id: pypi_build_bisheng_langchain
0 commit comments