Skip to content

Commit 2dba1aa

Browse files
dependabot[bot]wrengr
authored andcommitted
[CI] Bump haskell/actions from 2.3.6 to 2.4.2
Bumps [haskell/actions](https://github.com/haskell/actions) from 2.3.6 to 2.4.2. - [Release notes](https://github.com/haskell/actions/releases) - [Commits](haskell/actions@v2.3.6...v2.4.2) --- updated-dependencies: - dependency-name: haskell/actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4f3f11 commit 2dba1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
ghc: 'latest'
4141
steps:
4242
- uses: actions/checkout@v3
43-
- uses: haskell/actions/setup@v2.3.6
43+
- uses: haskell/actions/setup@v2.4.2
4444
id: setup-haskell-cabal
4545
with:
4646
ghc-version: ${{ matrix.ghc }}

0 commit comments

Comments
 (0)