Skip to content

chore: Bump actions/cache from 3 to 4 #39

chore: Bump actions/cache from 3 to 4

chore: Bump actions/cache from 3 to 4 #39

Workflow file for this run

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Ruff
uses: chartboost/ruff-action@v1
with:
args: check .