Skip to content

Bump opencv-python from 4.10.0.84 to 4.11.0.86 #2413

Bump opencv-python from 4.10.0.84 to 4.11.0.86

Bump opencv-python from 4.10.0.84 to 4.11.0.86 #2413

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/checkout@v3
- uses: astral-sh/ruff-action@v1