Skip to content

fix: Remove pydantic.v1 warning for Python 3.14 #381

fix: Remove pydantic.v1 warning for Python 3.14

fix: Remove pydantic.v1 warning for Python 3.14 #381

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "mainline" ]
pull_request:
branches: [ "mainline" ]
schedule:
- cron: '0 8 * * MON'
jobs:
Analysis:
name: Analysis
uses: OpenJobDescription/.github/.github/workflows/reusable_codeql.yml@mainline