diff --git a/.github/workflows/pre-commit-autoupdate.yaml b/.github/workflows/pre-commit-autoupdate.yaml index e647c0c..b11ca35 100644 --- a/.github/workflows/pre-commit-autoupdate.yaml +++ b/.github/workflows/pre-commit-autoupdate.yaml @@ -22,7 +22,7 @@ jobs: runs-on: ubuntu-latest if: github.repository_owner == 'mindstream-it' steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: sparse-checkout: | .pre-commit-config.yaml