Skip to content

build(deps): bump next from 14.0.4 to 14.1.1 in /docs #1274

build(deps): bump next from 14.0.4 to 14.1.1 in /docs

build(deps): bump next from 14.0.4 to 14.1.1 in /docs #1274

Workflow file for this run

name: Python linting
on:
push:
branches:
- '*'
pull_request:
types: [ opened, synchronize ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint with Ruff
uses: chartboost/ruff-action@v1