Skip to content

Commit

Permalink
chore: add actions/setup-node@v3.2.0 (jobs.analyze.steps.uses)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed May 18, 2022
1 parent c5dcea1 commit dfd5a9a
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 @@ -21,7 +21,7 @@ jobs:
uses: github/codeql-action/init@v2
with:
languages: javascript
- uses: actions/setup-node@v3.1.1
- uses: actions/setup-node@v3.2.0
with:
node-version: 16.15.0
cache: npm
Expand Down

0 comments on commit dfd5a9a

Please sign in to comment.