Skip to content

Commit

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

Bump haskell/actions from 2.4.6 to 2.4.7
  • Loading branch information
charukiewicz committed Nov 11, 2023
2 parents bde3721 + e506145 commit f8bb8ff
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@v4
- uses: haskell/actions/[email protected].6
- uses: haskell/actions/[email protected].7
id: setup-haskell-cabal
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit f8bb8ff

Please sign in to comment.