Skip to content

Commit

Permalink
chore: add 16.13.2 (jobs.analyze.steps.with.node-version)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Jan 27, 2022
1 parent 2f8ce1e commit 4340b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
languages: javascript
- uses: actions/setup-node@v2
with:
node-version: 16.13.1
node-version: 16.13.2
cache: npm
- run: npm install
- name: Perform CodeQL Analysis
Expand Down

0 comments on commit 4340b5b

Please sign in to comment.