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 2b0eb59 commit 6fea7f5Copy full SHA for 6fea7f5
.github/workflows/syntax-validation-test.yaml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup node
24
uses: actions/setup-node@v4
25
with:
26
- node-version: 18
+ node-version: 20
27
28
- working-directory: ${{ matrix.dir }}
29
run: |
0 commit comments