Skip to content

Commit bf5652e

Browse files
authored
Merge pull request #787 from licensee/dependabot/github_actions/haskell-actions/setup-2.7.9
Bump haskell-actions/setup from 2.7.7 to 2.7.9
2 parents 27353cc + 886e27f commit bf5652e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
bundler-cache: true
5959
- name: Setup Haskell
60-
uses: haskell-actions/setup@e447c4c045e7744463435b4b731e125861006ebb
60+
uses: haskell-actions/setup@bbd90a29996ac33b1c644a42206e312fc0379748
6161
with:
6262
ghc-version: ${{ matrix.ghc }}
6363
cabal-version: ${{ matrix.cabal }}

0 commit comments

Comments
 (0)