Skip to content

Bump types-decorator from 5.1.8.20240310 to 5.1.8.20250121 #1921

Bump types-decorator from 5.1.8.20240310 to 5.1.8.20250121

Bump types-decorator from 5.1.8.20240310 to 5.1.8.20250121 #1921

Workflow file for this run

name: Ruff Lint
on:
- pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
# vim:ts=2:sw=2:et