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 7869053 commit f361e35Copy full SHA for f361e35
.github/workflows/spelling.yml
@@ -18,6 +18,6 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: "Check for typos"
21
- uses: "crate-ci/[email protected].0"
+ uses: "crate-ci/[email protected].8"
22
with:
23
files: "README.md src/"
0 commit comments