Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Commit

Permalink
Avoid deprecated library.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dretch committed Dec 23, 2023
1 parent 480a7d2 commit b5fcdc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
path: ~/.stack

- name: 'Install Stack'
uses: haskell/actions/setup@v2
uses: haskell-actions/setup@v2
with:
stack-setup-ghc: true
enable-stack: true
Expand Down

0 comments on commit b5fcdc0

Please sign in to comment.