mirror of
https://github.com/github/codeql-action
synced 2026-05-25 15:00:36 +03:00
Rebuild
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ for file in sorted((this_dir / 'checks').glob('*.yml')):
|
||||
steps.extend([
|
||||
{
|
||||
'name': 'Install Node.js',
|
||||
'uses': 'actions/setup-node@v5',
|
||||
'uses': 'actions/setup-node@v6',
|
||||
'with': {
|
||||
'node-version': '20.x',
|
||||
'cache': 'npm',
|
||||
|
||||
Reference in New Issue
Block a user