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 b6596e3 commit 2a08070Copy full SHA for 2a08070
.github/workflows/test.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Setup NodeJS # for JS and TS analyzer
50
uses: actions/setup-node@v3
51
with:
52
- node-version: 16
+ node-version: 18
53
54
- uses: jcs090218/setup-emacs@master
55
0 commit comments