diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 18fd9b6..33372c6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -48,7 +48,7 @@ jobs: pip install yamllint pyyaml docutils env: - VALE_VERSION: 2.26.0 + VALE_VERSION: 3.1.0 - name: Features run: bundle exec cucumber --format progress @@ -56,4 +56,4 @@ jobs: CUCUMBER_PUBLISH_QUIET: true - name: Integration - run: vale README.md \ No newline at end of file + run: vale README.md