Skip to content

Upgrade actions/checkout to v4 #19

Upgrade actions/checkout to v4

Upgrade actions/checkout to v4 #19

Workflow file for this run

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