Skip to content

Commit

Permalink
Merge pull request #31 from ygale/dependabot/github_actions/haskell/a…
Browse files Browse the repository at this point in the history
…ctions-2.4.7

Bump haskell/actions from 2.3.5 to 2.4.7
  • Loading branch information
ygale authored Dec 30, 2023
2 parents db7705a + b88fcc6 commit 2b760e6
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 @@ -13,7 +13,7 @@ jobs:
ghc: ['latest', '9.0.1', '8.10.7', '8.8.4']
steps:
- uses: actions/checkout@v4
- uses: haskell/actions/setup@v2.3.5
- uses: haskell/actions/setup@v2.4.7
id: setup-haskell-cabal
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit 2b760e6

Please sign in to comment.