Skip to content

Commit b3cbc39

Browse files
committed
Change node version for info action
1 parent e7b1149 commit b3cbc39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/info/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ outputs:
1111
description: The list of packages present
1212

1313
runs:
14-
using: node22
14+
using: node20
1515
main: ./dist.js

0 commit comments

Comments
 (0)