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 90a7a34 commit 0bbac33Copy full SHA for 0bbac33
.github/workflows/CI.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Checkout Actions Repository
30
uses: actions/checkout@v3
31
- name: Check spelling with custom config file
32
- uses: crate-ci/[email protected].8
+ uses: crate-ci/[email protected].10
33
with:
34
config: ./typos.toml
35
lint:
0 commit comments