Skip to content

Commit 66cd77d

Browse files
committed
Update Vale
1 parent f42ace4 commit 66cd77d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ jobs:
4848
4949
pip install yamllint pyyaml docutils
5050
env:
51-
VALE_VERSION: 2.26.0
51+
VALE_VERSION: 3.1.0
5252

5353
- name: Features
5454
run: bundle exec cucumber --format progress
5555
env:
5656
CUCUMBER_PUBLISH_QUIET: true
5757

5858
- name: Integration
59-
run: vale README.md
59+
run: vale README.md

0 commit comments

Comments
 (0)