Skip to content

Commit d8445f4

Browse files
authored
Bump haskell-actions/setup to get 9.6.4 in CI (#4062)
1 parent 0b0eee3 commit d8445f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131
sudo chown -R $USER /usr/local/.ghcup
3232
shell: bash
3333

34-
- uses: haskell-actions/setup@v2.6.0
34+
- uses: haskell-actions/setup@v2.6.1
3535
id: HaskEnvSetup
3636
with:
3737
ghc-version : ${{ inputs.ghc }}

0 commit comments

Comments
 (0)