We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a396c commit db71d9cCopy full SHA for db71d9c
1 file changed
.github/workflows/main.yaml
@@ -13,6 +13,6 @@ jobs:
13
- name: Checkout repository
14
uses: actions/checkout@v6
15
- name: Check spelling
16
- uses: crate-ci/typos@v1.43.5
+ uses: crate-ci/typos@v1.44.0
17
with:
18
config: .github/workflows/typos.toml
0 commit comments