Skip to content

Commit e860066

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

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.9
69+
- uses: haskell-actions/setup@v2.10
7070
id: setup-haskell-cabal
7171
name: Setup Haskell
7272
with:

0 commit comments

Comments
 (0)