diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index aa236095..469b4a39 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -42,7 +42,7 @@ jobs: run: stack config set system-ghc --global true - name: Cache Cabal - uses: actions/cache@v4.2.0 + uses: actions/cache@v4.2.2 with: path: | ~/.cabal/packages