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 94bed1f commit 3e96a94Copy full SHA for 3e96a94
1 file changed
.github/workflows/spelling.yml
@@ -21,6 +21,6 @@ jobs:
21
- name: Checkout Actions Repository
22
uses: actions/checkout@v4
23
- name: Spell Check Repo
24
- uses: crate-ci/typos@v1.34.0
+ uses: crate-ci/typos@v1.44.0
25
with:
26
config: ./.config/spell-check.toml
0 commit comments