Skip to content

Commit 885723b

Browse files
GA(deps): Bump haskell/actions from 1.2 to 2.0 (#19)
Bumps [haskell/actions](https://github.com/haskell/actions) from 1.2 to 2.0. - [Release notes](https://github.com/haskell/actions/releases) - [Commits](haskell/actions@v1.2...v2.0) --- updated-dependencies: - dependency-name: haskell/actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdb39bc commit 885723b

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
@@ -56,7 +56,7 @@ jobs:
5656
steps:
5757
- uses: actions/checkout@v3
5858

59-
- uses: haskell/actions/setup@v1.2
59+
- uses: haskell/actions/setup@v2.0
6060
id: setup-haskell-cabal
6161
name: Setup Haskell
6262
with:

0 commit comments

Comments
 (0)