You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Downloads a binary of HLint from [@ndmitchell/hlint](https://github.com/ndmitche
6
6
caches it through [@actions/tool-cache](https://github.com/actions/tool-cache),
7
7
and adds it into `PATH`.
8
8
9
-
See also [haskell/actions/hlint-run](https://github.com/haskell/actions/tree/main/hlint-run), which will run `hlint` and represent its output in GitHub annotations.
9
+
See also [haskell-actions/hlint-run](https://github.com/haskell-actions/hlint-run), which will run `hlint` and represent its output in GitHub annotations.
0 commit comments