Skip to content

Bump actions/checkout from 3 to 4 (#75) #118

Bump actions/checkout from 3 to 4 (#75)

Bump actions/checkout from 3 to 4 (#75) #118

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
lint:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: asdf-vm/actions/install@v2
- run: makers lint