diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 2364dd1c1..1dfc15a9f 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -35,7 +35,7 @@ jobs: - uses: actions/checkout@v3.0.2 with: persist-credentials: false - fetch-depth: 0 + fetch-depth: 2 - name: Rust files id: changed-files-rust