Skip to content

Commit 22c3eb7

Browse files
ci: bump haskell-actions/setup from 2.10.3 to 2.11.0 (#29)
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.10.3 to 2.11.0. - [Release notes](https://github.com/haskell-actions/setup/releases) - [Commits](haskell-actions/setup@f9150cb...cd0d9bd) --- updated-dependencies: - dependency-name: haskell-actions/setup dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df1061b commit 22c3eb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/casket-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
path: .casket-ssg
3030

3131
- name: Setup GHCup
32-
uses: haskell-actions/setup@f9150cb1d140e9a9271700670baa38991e6fa25c # v2
32+
uses: haskell-actions/setup@cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553 # v2
3333
with:
3434
ghc-version: '9.8.2'
3535
cabal-version: '3.10'

0 commit comments

Comments
 (0)