We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac579fa commit 588f7ebCopy full SHA for 588f7eb
.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/[email protected].4
+ uses: crate-ci/[email protected].7
20
with:
21
config: ./.github/typos.toml
22
0 commit comments