Skip to content

Commit

Permalink
ci: update errata-ai/vale-action
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Nov 3, 2024
1 parent 8119384 commit 3f180a2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,13 @@ jobs:
name: Proselint
strategy:
matrix:
# TODO remove after https://github.com/errata-ai/vale-action/issues/128
os: [ubuntu-22.04]
os: [latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4

- name: Vale
uses: errata-ai/[email protected].0
uses: errata-ai/[email protected].1
with:
files: src/content
env:
Expand Down

0 comments on commit 3f180a2

Please sign in to comment.