Skip to content

Commit

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

Bump haskell/actions from 1.2.9 to 2.0.1
  • Loading branch information
ygale authored Sep 6, 2022
2 parents 39bb429 + fae2f46 commit cbe1d4d
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@v1.2.9
- uses: haskell/actions/setup@v2.0.1
id: setup-haskell-cabal
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit cbe1d4d

Please sign in to comment.