We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6211b08 commit 6f761e0Copy full SHA for 6f761e0
.github/workflows/vale.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0 # Fetch all history so we can access all commits
21
22
- name: Install Vale
23
- uses: errata-ai/vale-action@v2g
+ uses: errata-ai/vale-action@v2
24
with:
25
version: 2.17.0
26
files: all
0 commit comments