mirror of
https://github.com/hwchase17/langchain.git
synced 2025-04-29 04:16:02 +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
|
||||
id: get-unsorted-repos
|
||||
uses: mikefarah/yq@master
|
||||
uses: mikefarah/yq@v4
|
||||
with:
|
||||
cmd: |
|
||||
yq '
|
||||
|
Loading…
Reference in New Issue
Block a user