Skip to content

update actions/checkout #22

update actions/checkout

update actions/checkout #22

Workflow file for this run

name: lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- run: make lint