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.
2 parents 740aabd + a2ec7fd commit cd70ed7Copy full SHA for cd70ed7
.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.23.6
+ uses: crate-ci/typos@v1.25.0
14
with:
15
args: --exclude **/*.txt --exclude **/*.pvsm
0 commit comments