diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 6e6e557..d2a7345 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -19,7 +19,7 @@ jobs: cabal-version: '3.2' - name: Cache - uses: actions/cache@v1 + uses: actions/cache@v4 env: cache-name: cache-cabal with: