Skip to content

Bump actions/checkout from 3 to 4 #97

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #97

Workflow file for this run

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