We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1003f66 commit db577cfCopy full SHA for db577cf
.github/workflows/SpellCheck.yml
@@ -10,6 +10,6 @@ jobs:
10
- name: Checkout Actions Repository
11
uses: actions/checkout@v4
12
- name: Check spelling
13
- uses: crate-ci/[email protected].3
+ uses: crate-ci/[email protected].5
14
with:
15
files: ./src ./docs
0 commit comments