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
* dependabot: adjust commit message format for npm
* remove running tests from schedule
* added workflow for showing dependencies as badge
* Added dependency checking badge
* Group Dependabot PRs together
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# Get Supported GHC Version
2
2
3
3
[](https://github.com/webdevred/get-supported-ghc/actions/workflows/test.yaml)
4
+
[](https://github.com/webdevred/get-supported-ghc/actions/workflows/updated-deps.yaml)
4
5
5
6
This GitHub Action automatically detects the latest GHC (Glasgow Haskell Compiler) version compatible with your Haskell project's `base` dependency constraint in `package.yaml`.
0 commit comments