Skip to content

Commit

Permalink
Merge pull request #309 from tree-sitter/dependabot/github_actions/ha…
Browse files Browse the repository at this point in the history
…skell/actions-2

Bump haskell/actions from 1 to 2
  • Loading branch information
Kleidukos authored Apr 12, 2024
2 parents d3aa158 + 507713f commit 77d3773
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 @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v2
if: github.event.action == 'opened' || github.event.action == 'synchronize' || github.event.ref == 'refs/heads/main'
- uses: haskell/actions/setup@v1
- uses: haskell/actions/setup@v2
name: Setup Haskell
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit 77d3773

Please sign in to comment.