diff --git a/.github/workflows/commitlint.yaml b/.github/workflows/commitlint.yaml index a5009726..6d1b6ea7 100644 --- a/.github/workflows/commitlint.yaml +++ b/.github/workflows/commitlint.yaml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 with: fetch-depth: 0