diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index e88d0af..2a1e02e 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -26,4 +26,4 @@ jobs: with: # Fetch all history to please linter's age checks. fetch-depth: 0 - - uses: max/awesome-lint@v2.0.0 + - uses: npx awesome-lint