Skip to content

Commit 571fccb

Browse files
committed
Update haskell/actions
1 parent 6221cbc commit 571fccb

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
@@ -23,7 +23,7 @@ inputs:
2323
runs:
2424
using: "composite"
2525
steps:
26-
- uses: haskell/actions/setup@v2
26+
- uses: haskell/actions/setup@v2.3.3
2727
id: HaskEnvSetup
2828
with:
2929
ghc-version : ${{ inputs.ghc }}

0 commit comments

Comments
 (0)