Skip to content

Bump actions/checkout from 4.2.1 to 4.2.2 #91

Bump actions/checkout from 4.2.1 to 4.2.2

Bump actions/checkout from 4.2.1 to 4.2.2 #91

Workflow file for this run

name: Run lint and static analyis checks
on:
pull_request:
concurrency:
group: lint-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: ./.github/workflows/lint.yml