We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c90f45c commit e34fb2aCopy full SHA for e34fb2a
1 file changed
.github/workflows/codeql_analysis.yml
@@ -23,7 +23,7 @@ jobs:
23
languages: javascript
24
- uses: actions/setup-node@v3.3.0
25
with:
26
- node-version: 16.15.1
+ node-version: 18.3.0
27
cache: npm
28
- run: npm ci
29
- name: Perform CodeQL Analysis
0 commit comments