Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: npm run format:check

- name: Check for typos
uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d
uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83
with:
config: ./typos.toml

Expand Down