Skip to content

Commit

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

Bump haskell/actions from 2.0.1 to 2.3.5
  • Loading branch information
ygale authored Dec 27, 2023
2 parents cbe1d4d + c983fa4 commit 094a99f
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@v3
- uses: haskell/actions/setup@v2.0.1
- uses: haskell/actions/setup@v2.3.5
id: setup-haskell-cabal
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit 094a99f

Please sign in to comment.