Skip to content

build(deps): bump langchain-core from 1.2.7 to 1.2.11 #447

build(deps): bump langchain-core from 1.2.7 to 1.2.11

build(deps): bump langchain-core from 1.2.7 to 1.2.11 #447

Workflow file for this run

name: "Pull Request"
on:
pull_request:
push:
branches:
- main
jobs:
lint:
uses: './.github/workflows/lint.yaml'
report-client-versions:
uses: './.github/workflows/client-versions.yaml'
secrets: inherit
test-notebooks:
uses: './.github/workflows/test-notebooks-changed.yaml'
secrets: inherit