Skip to content

Commit 2a08070

Browse files
committed
Bump NodeJS version to satisfy SonarJS analyzer requirements
1 parent b6596e3 commit 2a08070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Setup NodeJS # for JS and TS analyzer
5050
uses: actions/setup-node@v3
5151
with:
52-
node-version: 16
52+
node-version: 18
5353

5454
- uses: jcs090218/setup-emacs@master
5555
with:

0 commit comments

Comments
 (0)