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 f9619c4 commit 5878b5cCopy full SHA for 5878b5c
.github/workflows/cspell-action.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v5
17
- name: Use Node.js
18
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
19
- name: Spell Check
20
uses: streetsidesoftware/[email protected]
21
with:
0 commit comments