We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b746b4 commit 722c0bbCopy full SHA for 722c0bb
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.40.1
+ uses: crate-ci/typos@v1.41.0
28
29
lint_check:
30
name: Lint check
0 commit comments