Skip to content

chore(deps): update actions/checkout action to v6 #71

chore(deps): update actions/checkout action to v6

chore(deps): update actions/checkout action to v6 #71

Workflow file for this run

name: linter
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- run: npx awesome-lint