We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1096d commit 4097ea3Copy full SHA for 4097ea3
.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.23.3"
+ uses: "crate-ci/typos@v1.23.5"
22
with:
23
files: "README.md src/"
0 commit comments