Skip to content

chore(deps): bump pypdf from 5.5.0 to 6.7.3 in /packages/uipath-llamaindex/testcases/simple-hitl-agent #686

chore(deps): bump pypdf from 5.5.0 to 6.7.3 in /packages/uipath-llamaindex/testcases/simple-hitl-agent

chore(deps): bump pypdf from 5.5.0 to 6.7.3 in /packages/uipath-llamaindex/testcases/simple-hitl-agent #686

Workflow file for this run

name: CI
on:
push:
branches:
- main
paths-ignore:
- packages/*/pyproject.toml
pull_request:
branches:
- main
permissions:
contents: read
jobs:
commit-lint:
if: ${{ github.event_name == 'pull_request' }}
uses: ./.github/workflows/commitlint.yml
lint:
uses: ./.github/workflows/lint-packages.yml
test:
uses: ./.github/workflows/test-packages.yml