Skip to content

Commit 9d4453e

Browse files
committed
build: remove space
1 parent 5d8a376 commit 9d4453e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
# Pin action to full length commit SHA corresponding to v3.8.1
140140
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d
141141
with:
142-
node-version: '20' # 'lts/*'
142+
node-version: '20' # 'lts/*'
143143
timeout-minutes: 5
144144

145145
# Print debug info:

0 commit comments

Comments
 (0)