Skip to content

Commit

Permalink
Merge pull request #1689 from Kronos-Integration/template-sync/templa…
Browse files Browse the repository at this point in the history
…te-arlac77-github

merge from template-arlac77-github
  • Loading branch information
arlac77 authored Jun 7, 2022
2 parents a968a39 + f5c1882 commit d6e02dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
uses: github/codeql-action/init@v2
with:
languages: javascript
- uses: actions/setup-node@v3.2.0
- 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 d6e02dc

Please sign in to comment.