We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3dc0d0 commit 5c113bfCopy full SHA for 5c113bf
3 files changed
.github/workflows/spell-check.yml
@@ -14,6 +14,6 @@ jobs:
14
- uses: actions/checkout@v6.0.2
15
16
- name: Check spelling
17
- uses: crate-ci/typos@v1.44.0
+ uses: crate-ci/typos@v1.45.0
18
with:
19
config: ${{ inputs.config }}
0 commit comments