diff --git a/.github/workflows/format-and-lint.yml b/.github/workflows/format-and-lint.yml index 6227c28d..7010f3ab 100644 --- a/.github/workflows/format-and-lint.yml +++ b/.github/workflows/format-and-lint.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Check out repository - uses: actions/checkout@v4 + uses: actions/checkout@v7 with: fetch-depth: 0