Skip to content

Commit

Permalink
Use newer version of the action
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleidukos committed Jul 21, 2024
1 parent 149961e commit 0fb7464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Test
run: cabal test all
- name: API Golden tests
uses: kleidukos/diff-package-api@v0.0.1.0
uses: kleidukos/diff-package-api@v0.0.1.2
with:
package-name: text-display
expected-interface: test/package-api.txt
Expand Down

0 comments on commit 0fb7464

Please sign in to comment.