Skip to content

Commit

Permalink
Upgrade Vale in the prose check workflow (#51619)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptgott authored Jan 30, 2025
1 parent 5fb00a4 commit 7d042c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
- name: Run the linter
uses: errata-ai/vale-action@d89dee975228ae261d22c15adcd03578634d429c # v2.1.1
with:
version: 2.30.0
version: 3.9.4
# Take the comma-separated list of files returned by the "Check for
# relevant changes" job.
separator: ","
Expand Down

0 comments on commit 7d042c1

Please sign in to comment.