Skip to content

Commit

Permalink
Merge pull request #65 from charukiewicz/dependabot/github_actions/ha…
Browse files Browse the repository at this point in the history
…skell/actions-2.4.3

Bump haskell/actions from 2.3.7 to 2.4.3
  • Loading branch information
charukiewicz committed Jun 3, 2023
2 parents 64f95c5 + a1198c1 commit ba224fd
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 @@ -24,7 +24,7 @@ jobs:
ghc: 'latest'
steps:
- uses: actions/checkout@v3
- uses: haskell/actions/setup@v2.3.7
- uses: haskell/actions/setup@v2.4.3
id: setup-haskell-cabal
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit ba224fd

Please sign in to comment.