Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/haskell-actions/…
Browse files Browse the repository at this point in the history
…setup-2.7.3
  • Loading branch information
michaelpj authored May 27, 2024
2 parents f67274f + 032a96b commit abc21b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:
sudo chown -R $USER /usr/local/.ghcup
shell: bash

- uses: haskell-actions/setup@v2.7.2
- uses: haskell-actions/setup@v2.7.3
id: HaskEnvSetup
with:
ghc-version : ${{ inputs.ghc }}
Expand Down

0 comments on commit abc21b1

Please sign in to comment.