Skip to content

Commit

Permalink
Update haskell.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leana8959 authored Jan 7, 2024
1 parent 686a408 commit ea0f92c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: haskell/actions/[email protected]
- uses: haskell-actions/[email protected]
id: setup-haskell-cabal
name: Setup Haskell
with:
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: haskell/actions/[email protected]
- uses: haskell-actions/[email protected]
name: Setup Haskell Stack
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit ea0f92c

Please sign in to comment.