learn4haskell icon indicating copy to clipboard operation
learn4haskell copied to clipboard

Github Action haskell/actions/setup creates warnings in actions workflow

Open Yolgie opened this issue 11 months ago • 0 comments

Warning shown: As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).

see: https://github.com/haskell-actions/setup

sample of warning in action: https://github.com/Yolgie/learn4haskell/actions/runs/12105403811

Yolgie avatar Dec 03 '24 21:12 Yolgie