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 18bae5f commit a83090aCopy full SHA for a83090a
.github/workflows/kvrocks.yaml
@@ -58,7 +58,7 @@ jobs:
58
steps:
59
- uses: actions/checkout@v4
60
- name: Check typos
61
- uses: crate-ci/typos@v1.30.0
+ uses: crate-ci/typos@v1.31.0
62
with:
63
config: .github/config/typos.toml
64
0 commit comments