Skip to content

Commit 27c1cda

Browse files
Update haskell/ghcup-setup action to v1.2.3
1 parent b814de6 commit 27c1cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
matrix: ${{ fromJSON(needs.generate-matrix.outputs.matrix) }}
3030
steps:
3131
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
32-
- uses: haskell/ghcup-setup@2860d0b41e2c5aa7d005bcbc2bd2506a09557ed8 # v1.2.2
32+
- uses: haskell/ghcup-setup@269e121e9e7528761aca5a606a53fe9d04cd6658 # v1.2.3
3333
with:
3434
ghc: ${{ matrix.ghc }}
3535
cabal: latest

0 commit comments

Comments
 (0)