Skip to content

Commit d651d10

Browse files
authored
[docs] fix vale version (#2400)
1 parent 79c19e0 commit d651d10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
path: ${{ github.workspace }}/latex-debug-logs
3434
- uses: errata-ai/vale-action@reviewdog
3535
with:
36+
# TODO(odow): at some point, update to vale@3
37+
version: 2.30.0
3638
files: docs/src
3739
fail_on_error: true
3840
filter_mode: nofilter

0 commit comments

Comments
 (0)