diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 2775ca37ad..10cc0da752 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -42,7 +42,7 @@ jobs: - name: Compiled deps cache id: stylish-haskell-compiled-cache - uses: actions/cache@v3 + uses: actions/cache@v4 env: cache-name: stylish-haskell-compiled-cache with: