diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index ee84113..0770559 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.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