Skip to content

Commit 6725b66

Browse files
authored
Test updated typos action
1 parent 5093385 commit 6725b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: conda create --quiet --name black pyflakes
1818

1919
- name: Check Spelling
20-
uses: crate-ci/typos@7ad296c72fa8265059cc03d1eda562fbdfcd6df2 # v1.9.0
20+
uses: crate-ci/typos@18bebe05c9c1076df911429745a0a1a2642e6b03 # v1.32.0
2121
with:
2222
files: ./docs/getting_started/ ./docs/index.rst
2323

0 commit comments

Comments
 (0)