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 1996b98 commit 4cda658Copy full SHA for 4cda658
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install Node
26
uses: actions/setup-node@v4.0.0
27
with:
28
- node-version: 18
+ node-version: 21
29
30
- uses: xt0rted/markdownlint-problem-matcher@v2.0.0
31
0 commit comments