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