Skip to content

Commit e34fb2a

Browse files
committed
chore: add 18.3.0 (jobs.analyze.steps.with.node-version)
1 parent c90f45c commit e34fb2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql_analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
languages: javascript
2424
- uses: actions/setup-node@v3.3.0
2525
with:
26-
node-version: 16.15.1
26+
node-version: 18.3.0
2727
cache: npm
2828
- run: npm ci
2929
- name: Perform CodeQL Analysis

0 commit comments

Comments
 (0)