diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ee84113..d9746c9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -10,7 +10,7 @@ jobs: Awesome_Lint: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 with: fetch-depth: 0 - - run: npx awesome-lint \ No newline at end of file + - run: npx awesome-lint