diff --git a/.github/workflows/repo_linter.yaml b/.github/workflows/repo_linter.yaml index c354d9a55..0bc625c7d 100644 --- a/.github/workflows/repo_linter.yaml +++ b/.github/workflows/repo_linter.yaml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: path: main filter: "blob:none"