Skip to content

Commit

Permalink
Merge pull request #787 from licensee/dependabot/github_actions/haske…
Browse files Browse the repository at this point in the history
…ll-actions/setup-2.7.9

Bump haskell-actions/setup from 2.7.7 to 2.7.9
  • Loading branch information
MikeMcQuaid authored Feb 6, 2025
2 parents 27353cc + 886e27f commit bf5652e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
bundler-cache: true
- name: Setup Haskell
uses: haskell-actions/setup@e447c4c045e7744463435b4b731e125861006ebb
uses: haskell-actions/setup@bbd90a29996ac33b1c644a42206e312fc0379748
with:
ghc-version: ${{ matrix.ghc }}
cabal-version: ${{ matrix.cabal }}
Expand Down

0 comments on commit bf5652e

Please sign in to comment.