mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-08 04:25:46 +00:00
use yq v4
This commit is contained in:
parent
0e0c03e0e1
commit
aebee9c833
2
.github/workflows/api_doc_build.yml
vendored
2
.github/workflows/api_doc_build.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Get repos with yq
|
- name: Get repos with yq
|
||||||
id: get-unsorted-repos
|
id: get-unsorted-repos
|
||||||
uses: mikefarah/yq@master
|
uses: mikefarah/yq@v4
|
||||||
with:
|
with:
|
||||||
cmd: |
|
cmd: |
|
||||||
yq '
|
yq '
|
||||||
|
Loading…
Reference in New Issue
Block a user