Skip to content

Commit

Permalink
GA(deps): Bump haskell/actions from 2.4.4 to 2.4.6
Browse files Browse the repository at this point in the history
Bumps [haskell/actions](https://github.com/haskell/actions) from 2.4.4 to 2.4.6.
- [Release notes](https://github.com/haskell/actions/releases)
- [Commits](haskell/actions@fc67539...a99601b)

---
updated-dependencies:
- dependency-name: haskell/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mkoppmann committed Aug 29, 2023
1 parent 2e731bc commit 8d888d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- uses: haskell/actions/setup@fc675398fab930927d01e9c00eee89066aa2ca12
- uses: haskell/actions/setup@a99601b177e00b98c78b6f6de680a101cf1c619d
id: setup-haskell-cabal
with:
ghc-version: "9.2"
Expand Down

0 comments on commit 8d888d3

Please sign in to comment.