Skip to content

Commit 945af14

Browse files
committed
Upgrade GHAs
1 parent 50843c8 commit 945af14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/vale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: actions/checkout@v3
16+
- uses: actions/checkout@v4
1717

1818
- name: Vale Linting
19-
uses: errata-ai/vale-action@reviewdog
19+
uses: errata-ai/vale-action@v2
2020
with:
2121
fail_on_error: false
2222
vale_flags: "--no-exit"

0 commit comments

Comments
 (0)