We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b7032d commit ed35b6dCopy full SHA for ed35b6d
1 file changed
.github/workflows/_check_code.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Checkout repository
25
uses: actions/checkout@v6
26
- name: Check spelling with typos
27
- uses: crate-ci/typos@v1.41.0
+ uses: crate-ci/typos@v1.42.0
28
29
lint_check:
30
name: Lint check
0 commit comments