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 457d73e commit c5035efCopy full SHA for c5035ef
.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].5"
+ uses: "crate-ci/[email protected].6"
22
with:
23
files: "README.md src/"
0 commit comments