Skip to content

Commit

Permalink
Pin elm-verify-examples to 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Jan 24, 2024
1 parent 7c49444 commit e2b2c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
elm_format: ./node_modules/.bin/elm-format

- name: elm-verify-examples
run: npx --yes elm-verify-examples
run: npx --yes elm-verify-examples@5.3.0

- name: elm-test-rs
run: ./node_modules/.bin/elm-test-rs
Expand Down

0 comments on commit e2b2c73

Please sign in to comment.