We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be38ce0 commit a1f1c99Copy full SHA for a1f1c99
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