Skip to content

Commit

Permalink
chore: add 14.16.1 (jobs.analyze.steps.with.node-version)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Apr 7, 2021
1 parent cb43738 commit 30f0cbb
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@v1
with:
node-version: 14.16.0
node-version: 14.16.1
- run: npm install
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1

0 comments on commit 30f0cbb

Please sign in to comment.