Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c923d7 commit 7d1ca7cCopy full SHA for 7d1ca7c
.github/workflows/ci.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
# Check for any typos!
43
- name: Check for typos
44
- uses: crate-ci/[email protected].9
+ uses: crate-ci/[email protected].10
45
with:
46
config: .github/workflows/typos.toml
47
- name: Fix the typos
0 commit comments