diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index a5e36bd..c244137 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Configure Windows Pagefile - uses: al-cheb/configure-pagefile-action@v1.4 + uses: al-cheb/configure-pagefile-action@v1.5 if: matrix.os == 'windows' with: maximum-size: 12GB