Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

build(deps): update jupytext requirement from <1.17,>=1.10 to >=1.10,… #1336

build(deps): update jupytext requirement from <1.17,>=1.10 to >=1.10,…

build(deps): update jupytext requirement from <1.17,>=1.10 to >=1.10,… #1336

Workflow file for this run

name: General checks
on:
push:
branches:
- "*"
- "**"
- "!publication"
pull_request: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.head_ref }}
cancel-in-progress: ${{ ! (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/heads/release/')) }}
jobs:
check-schema:
uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.14.3
with:
actions-ref: v0.14.3
azure-schema-version: "v1.249.0"