Skip to content

Commit f3f9255

Browse files
author
Adrian Chang
committed
node
1 parent 30f81b0 commit f3f9255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/lbox-matrix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ outputs:
99
matrix:
1010
description: 'Matrix to run lbox packages tests against'
1111
runs:
12-
using: 'node21'
12+
using: 'node20'
1313
main: 'index.js'

0 commit comments

Comments
 (0)