Skip to content

Commit

Permalink
chore: add actions/setup-node@v3.4.1 (jobs.analyze.steps.uses)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Jul 14, 2022
1 parent b73c17f commit 56efd76
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.4.0
- uses: actions/setup-node@v3.4.1
with:
node-version: 18.6.0
cache: npm
Expand Down

0 comments on commit 56efd76

Please sign in to comment.