Skip to content

Commit 6852cd0

Browse files
committed
make typo check stable and update on demand
1 parent 6309315 commit 6852cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typo_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
# 2. Run the typo check with the following command:
3636
# typos
3737
- name: Check typos
38-
uses: crate-ci/typos@master
38+
uses: crate-ci/typos@v1.38.1

0 commit comments

Comments
 (0)