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 1ca0371 commit 478b4c6Copy full SHA for 478b4c6
.github/workflows/code-quality.yaml
@@ -16,7 +16,7 @@ jobs:
16
run: bash ci/code-quality/whitespace-lints.sh
17
18
- name: Spell Check with Typos
19
- uses: crate-ci/typos@v1.22.0
+ uses: crate-ci/typos@v1.22.4
20
with:
21
config: ./.github/typos.toml
22
0 commit comments