We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85518e5 commit 2916184Copy full SHA for 2916184
.github/workflows/style-guide.yml
@@ -7,7 +7,7 @@ jobs:
7
name: Linting with Vale
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
11
- name: Install Asciidoctor
12
run: sudo apt-get install -y asciidoctor
13
- uses: errata-ai/vale-action@reviewdog
0 commit comments