Skip to content

Commit cc5f1e3

Browse files
dependabot[bot]tomjaguarpaw
authored andcommitted
GA(deps): Bump haskell-actions/setup from 2.8 to 2.9
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.8 to 2.9. - [Release notes](https://github.com/haskell-actions/setup/releases) - [Commits](haskell-actions/setup@v2.8...v2.9) --- updated-dependencies: - dependency-name: haskell-actions/setup dependency-version: '2.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7409d3e commit cc5f1e3

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
@@ -66,7 +66,7 @@ jobs:
6666
steps:
6767
- uses: actions/checkout@v6
6868

69-
- uses: haskell-actions/setup@v2.8
69+
- uses: haskell-actions/setup@v2.9
7070
id: setup-haskell-cabal
7171
name: Setup Haskell
7272
with:

0 commit comments

Comments
 (0)