Skip to content

chore(deps): bump actions/cache from 4.2.2 to 4.2.4 #493

chore(deps): bump actions/cache from 4.2.2 to 4.2.4

chore(deps): bump actions/cache from 4.2.2 to 4.2.4 #493

Workflow file for this run

name: Format Code with Black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable