We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4878da1 commit ee3ad18Copy full SHA for ee3ad18
README.md
@@ -21,7 +21,7 @@ In your Workflow file, add the `--write-ghc-environment-files=always` option to
21
22
```yaml
23
- name: Diff the expected and actual package APIs
24
- uses: kleidukos/[email protected].1
+ uses: kleidukos/[email protected].3
25
with:
26
package-name: <my-package>
27
expected-interface: <the path where you track the canonical interface file>
0 commit comments