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 6bb1080 commit 496e4d1Copy full SHA for 496e4d1
.github/workflows/SpellCheck.yml
@@ -10,6 +10,6 @@ jobs:
10
- name: Checkout Actions Repository
11
uses: actions/checkout@v4
12
- name: Check spelling
13
- uses: crate-ci/typos@v1.27.0
+ uses: crate-ci/typos@v1.28.2
14
with:
15
config: ./_typos.toml
0 commit comments