Skip to content

Commit e677e67

Browse files
committed
Run setup-codeql on Node 20 for v3
1 parent 5f3f316 commit e677e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-codeql/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ outputs:
3535
codeql-version:
3636
description: The version of the CodeQL binary that was installed.
3737
runs:
38-
using: node24
38+
using: node20
3939
main: '../lib/setup-codeql-action.js'

0 commit comments

Comments
 (0)