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