We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5093385 commit 6725b66Copy full SHA for 6725b66
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
run: conda create --quiet --name black pyflakes
18
19
- name: Check Spelling
20
- uses: crate-ci/typos@7ad296c72fa8265059cc03d1eda562fbdfcd6df2 # v1.9.0
+ uses: crate-ci/typos@18bebe05c9c1076df911429745a0a1a2642e6b03 # v1.32.0
21
with:
22
files: ./docs/getting_started/ ./docs/index.rst
23
0 commit comments