Skip to content

Commit 2916184

Browse files
authored
Update .github/workflows/style-guide.yml
1 parent 85518e5 commit 2916184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style-guide.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Linting with Vale
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@v3
10+
- uses: actions/checkout@v4
1111
- name: Install Asciidoctor
1212
run: sudo apt-get install -y asciidoctor
1313
- uses: errata-ai/vale-action@reviewdog

0 commit comments

Comments
 (0)