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 189a4cc commit 5120049Copy full SHA for 5120049
.github/workflows/spelling.yml
@@ -18,6 +18,6 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: "Check for typos"
21
- uses: "crate-ci/typos@v1.27.0"
+ uses: "crate-ci/typos@v1"
22
with:
23
files: "README.md src/"
0 commit comments