Bump haskell/actions (#3520)

Hopefully this will help with the Windows issues.

Co-authored-by: Anton Latukha <anton.latukha@gmail.com>
This commit is contained in:
Michael Peyton Jones 2023-03-18 10:59:44 +00:00 committed by GitHub
parent c75138017f
commit adf6622479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ runs:
sudo chown -R $USER /usr/local/.ghcup
shell: bash
- uses: haskell/actions/setup@v2.3.3
- uses: haskell/actions/setup@v2.3.5
id: HaskEnvSetup
with:
ghc-version : ${{ inputs.ghc }}