Skip to content

Bump opencv-python from 4.8.0.76 to 4.8.1.78 #345

Bump opencv-python from 4.8.0.76 to 4.8.1.78

Bump opencv-python from 4.8.0.76 to 4.8.1.78 #345

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: chartboost/ruff-action@v1