Skip to content

Commit 4e19ab8

Browse files
authored
[docs] update Vale action version in workflow (#3024)
1 parent 53ff7b2 commit 4e19ab8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/documentation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ jobs:
3131
with:
3232
name: PDF build logs
3333
path: ${{ github.workspace }}/latex-debug-logs
34-
- uses: errata-ai/vale-action@reviewdog
34+
- uses: vale-cli/vale-action@v2
3535
with:
36-
version: 3.0.5
36+
version: 3.8.0
3737
files: all
3838
fail_on_error: true
3939
filter_mode: nofilter

0 commit comments

Comments
 (0)