Skip to content

Bump actions/checkout from 2 to 4 (#118) #157

Bump actions/checkout from 2 to 4 (#118)

Bump actions/checkout from 2 to 4 (#118) #157

Workflow file for this run

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