We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6e27f commit 97ebec9Copy full SHA for 97ebec9
.github/workflows/main.yml
@@ -48,7 +48,7 @@ jobs:
48
49
pip install yamllint pyyaml docutils
50
env:
51
- VALE_VERSION: 3.1.0
+ VALE_VERSION: 3.3.0
52
53
- name: Features
54
run: bundle exec cucumber --format progress
0 commit comments