Skip to content

Commit

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

Bump haskell/actions from 2.4.3 to 2.4.6
  • Loading branch information
charukiewicz committed Aug 14, 2023
2 parents ba224fd + 9dc322b commit ec98e3b
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/[email protected].3
- uses: haskell/actions/[email protected].6
id: setup-haskell-cabal
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit ec98e3b

Please sign in to comment.