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 060bc71 commit c847bbbCopy full SHA for c847bbb
.github/workflows/spellchecker.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node.js environment
16
uses: actions/setup-node@v4.4.0
17
with:
18
- node-version: 18.0
+ node-version: 22.0
19
20
- name: Install Yarn Dependencies
21
run: yarn install
0 commit comments