diff --git a/.github/workflows/pre-commit-autoupdate.yaml b/.github/workflows/pre-commit-autoupdate.yaml index e647c0c..b2cb23f 100644 --- a/.github/workflows/pre-commit-autoupdate.yaml +++ b/.github/workflows/pre-commit-autoupdate.yaml @@ -32,7 +32,7 @@ jobs: # Read python version from a file .python-version python-version-file: '.python-version' - - uses: actions/cache@v4 + - uses: actions/cache@v5 with: path: | ~/.cache/pre-commit