Skip to content

Commit

Permalink
GitHub Actions: switch to haskell-actions/setup
Browse files Browse the repository at this point in the history
  • Loading branch information
msakai committed May 21, 2024
1 parent c7e64db commit 006c27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
with:
submodules: true

- uses: haskell/actions/setup@v2
- uses: haskell-actions/setup@v2
id: setup-haskell
name: Setup Haskell
with:
Expand Down

0 comments on commit 006c27e

Please sign in to comment.