Skip to content

Commit

Permalink
chore: add 16.15.1 (jobs.analyze.steps.with.node-version)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Jun 7, 2022
1 parent 6597216 commit 8500e8d
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@v3.3.0
with:
node-version: 16.15.0
node-version: 16.15.1
cache: npm
- run: npm ci
- name: Perform CodeQL Analysis
Expand Down

0 comments on commit 8500e8d

Please sign in to comment.